Fix typo in documentation

This commit is contained in:
Frederic Guillot
2015-12-06 23:00:58 -05:00
parent 5c84996ee7
commit 7f3bf38e8d
84 changed files with 333 additions and 614 deletions

View File

@@ -3,7 +3,7 @@ Upgrade Kanboard to a new version
Upgrading Kanboard to a newer version is seamless.
The process can be summarized to simply copy your data folder to the new Kanboard folder.
Kanboard will run automatically database migrations for you.
Kanboard will run database migrations automatically for you.
Important things to do before updating
--------------------------------------
@@ -15,7 +15,7 @@ Important things to do before updating
From the archive (stable version)
---------------------------------
1. Uncompress the new archive
1. Decompress the new archive
2. Copy the content of your data folder into the newly uncompressed directory
3. Copy your custom `config.php` if you have one
4. Copy your plugins if necessary