diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-07-10 10:53:37 +0100 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2014-07-10 10:56:39 +0100 |
commit | 267fa5b3e24e658ebaba60aa52247f38e4d00c77 (patch) | |
tree | a8145e00c0de62a74cc693346e00237209ccf620 /docs/installing/deploy.md | |
parent | 6a65faf2d3c65310f20d4be1df6cbed18b9b0290 (diff) |
Fix typo
Diffstat (limited to 'docs/installing/deploy.md')
-rw-r--r-- | docs/installing/deploy.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing/deploy.md b/docs/installing/deploy.md index 4bbc91a9d..5fc688120 100644 --- a/docs/installing/deploy.md +++ b/docs/installing/deploy.md @@ -95,7 +95,7 @@ Next, on your local machine: Back on the server: * copy the following config files from the temporary copy of Alaveteli you made at - the begining (perhaps in your home directory) to the `shared` directory that + the beginning (perhaps in your home directory) to the `shared` directory that Capistrano just created on the server: * `general.yml` * `database.yml` |