summaryrefslogtreecommitdiff
path: root/deployment
diff options
context:
space:
mode:
authorSteve <nilslice@gmail.com>2017-02-07 16:43:26 -0800
committerGitHub <noreply@github.com>2017-02-07 16:43:26 -0800
commita21c1485ec4ab973afc9a8e5dbf742d88ae32e84 (patch)
tree8a8d6beca70f2113cdebd433f80c321c9fa5d36f /deployment
parent28891b797bb24fde70df46fa2cd791af48526aae (diff)
parent7c2d4c7e609ff56541fd8787133d33d9f7951393 (diff)
Merge pull request #68 from ponzu-cms/ponzu-dev
[core] Documentation typo fixes, adding new Hookable methods: BeforeAccept & AfterAccept
Diffstat (limited to 'deployment')
-rw-r--r--deployment/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/deployment/README.md b/deployment/README.md
index d7d9a3e..7fad586 100644
--- a/deployment/README.md
+++ b/deployment/README.md
@@ -4,8 +4,8 @@ This is a set of deployment scripts for starting up `ponzu-server` processes on
system boot and run levels.
To add one for a missing platform / OS, fork the ponzu repository and create a
-new pull request with the script inside a directory named by the cooresponding
+new pull request with the script inside a directory named by the corresponding
init system.
Questions? Reach out to [@ponzu_cms](https://twitter.com/ponzu_cms) on Twitter,
-or open an issue at https://github.com/ponzu-cms/ponzu \ No newline at end of file
+or open an issue at https://github.com/ponzu-cms/ponzu