Commit 8b3e807c758b7cb2364ca95c791fe9e2fe127199
Exists in
master
and in
1 other branch
Merge pull request #815 from thiagogabriel/patch-1
Typo s/hoks/hooks
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
... | ... | @@ -137,7 +137,7 @@ script/rails server |
137 | 137 | |
138 | 138 | Deploy Hooks: |
139 | 139 | ------------- |
140 | -Errbit can track your application deploys. See [deploy hoks](docs/deploy-hooks.md) | |
140 | +Errbit can track your application deploys. See [deploy hooks](docs/deploy-hooks.md) | |
141 | 141 | |
142 | 142 | Deployment: |
143 | 143 | ---------- | ... | ... |