Skip to content

Commit a8db352

Browse files
authored
style(specs-brew): 🎨 replace tap_repository with formula_repository
1 parent b949017 commit a8db352

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/brew/homebrew_tap_repository.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Tap a Homebrew tap repository from GitHub
3-
command: "brew tap {{tap_repository}}"
3+
command: "brew tap {{formula_repository}}"
44
tags:
55
- homebrew
66
description: Taps a Homebrew tap repository (a repository that contains Homebrew formulas) from GitHub.

0 commit comments

Comments
 (0)