diff options
author | ferhat elmas <elmas.ferhat@gmail.com> | 2017-02-07 22:44:08 +0100 |
---|---|---|
committer | ferhat elmas <elmas.ferhat@gmail.com> | 2017-02-07 23:23:26 +0100 |
commit | 65c08fc9c67c2a90eecd52fd72d61beb8ad71394 (patch) | |
tree | f355e8eda9690e7e2ef6a7a4760754a4d6caa0ce /deployment | |
parent | 03c04cee498f4a0f9d47c34d3018ac656ea07375 (diff) |
Another typo fix in readme
s/cooresponding/corresponding/
Diffstat (limited to 'deployment')
-rw-r--r-- | deployment/README.md | 4 |
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 |