summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPrayag Verma <prayag.verma@gmail.com>2017-02-21 14:17:38 +0530
committerGitHub <noreply@github.com>2017-02-21 14:17:38 +0530
commit811cc84bfb3d7c06c25333956c8321aec194f634 (patch)
treeda9294a63d2189ad60a23f9e8aa47b893347465b
parentc8b7e148359a363d975149e9487e962233d7ee76 (diff)
downloadwekan-811cc84bfb3d7c06c25333956c8321aec194f634.tar.gz
wekan-811cc84bfb3d7c06c25333956c8321aec194f634.tar.bz2
wekan-811cc84bfb3d7c06c25333956c8321aec194f634.zip
Fix typos in Changelog
hierachy ⟶ hierarchy Replace a with an intial → initial
-rw-r--r--CHANGELOG.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 23cad367..7671426e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -60,7 +60,7 @@ and fixes the following bugs:
and avatars, so using older version;
* Tweaked .gitignore to exclude .build/*;
* Fix executeUpTo label when dragging cards,
- popup was not in the predefined hierachy.
+ popup was not in the predefined hierarchy.
and adds the following new documentation:
@@ -143,12 +143,12 @@ This release features:
* Trello boards importation, including card history, assigned members, labels,
comments, and attachments;
-* Invite new users to a board using a email address;
+* Invite new users to a board using an email address;
* Autocompletion in the minicard editor. Start with <kbd>@</kbd> to start a
board member autocompletion, or <kbd>#</kbd> for a label;
* Improve the user interface on small screens so that Wekan could be used on the
mobile web;
-* Accelerate the initial page rendering by sending the data on the intial HTTP
+* Accelerate the initial page rendering by sending the data on the initial HTTP
response instead of waiting for the DDP connection to open;
* Support images attachments copy pasting;
* On Sandstorm, expose the Wekan grain title and URL to the Sandstorm shell;