diff options
| -rw-r--r-- | share/doc/homebrew/Formula-Cookbook.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/homebrew/Formula-Cookbook.md b/share/doc/homebrew/Formula-Cookbook.md index 894074cac..ee3dad1ca 100644 --- a/share/doc/homebrew/Formula-Cookbook.md +++ b/share/doc/homebrew/Formula-Cookbook.md @@ -676,7 +676,7 @@ Generally we'd rather you were specific about what files or directories need to </tr> <tr> <th><code>buildpath</code></th> - <td>A temporary dir somewhere on your system</td> + <td>A temporary directory somewhere on your system</td> <td><code>/private/tmp/[formula-name]-0q2b/[formula-name]</code></td> </tr> </tbody> |
