Skip to content

Commit 45fc90b

Browse files
authored
chore(specs-brew): 📝 replace tap repository with formula repository
1 parent ffa1cb2 commit 45fc90b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

specs/brew/homebrew_tap_repository.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
name: Tap a Homebrew tap repository from GitHub
2+
name: Tap a Homebrew formula repository from GitHub
33
command: "brew tap {{formula_repository}}"
44
tags:
55
- homebrew
6-
description: Taps a Homebrew tap repository (a repository that contains Homebrew formulas) from GitHub.
6+
description: Taps a Homebrew formula repository (a repository that contains Homebrew formulae) from GitHub.
77
arguments:
88
- name: tap_repository
99
description: The repository to tap

0 commit comments

Comments
 (0)