summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStanda Opichal <opichals@gmail.com>2022-05-09 19:26:16 +0200
committerGitHub <noreply@github.com>2022-05-09 20:26:16 +0300
commit8173cb03378ae05239eedfca86baa2dbb492c26e (patch)
treead248583705c8ac99d236f6cd8504dd25c3e2638
parent7fd34fc8ce75e7aa973d09c4ae9d8ea7eb7f3108 (diff)
Typo fix (#1397)
-rw-r--r--docs/packaging/brew/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/packaging/brew/README.md b/docs/packaging/brew/README.md
index 6c709499..933e7cb2 100644
--- a/docs/packaging/brew/README.md
+++ b/docs/packaging/brew/README.md
@@ -22,7 +22,7 @@ If it is needed to be done manually, the following command can be used:
$ brew bump-formula-pr httpie --version={TARGET_VERSION}
```
-which will bump the formala, and create a PR against the package index.
+which will bump the formula, and create a PR against the package index.
## Hacking