Browse Source

Merge branch 'pra85-patch-2' into devel

Lauri Ojansivu 8 years ago
parent
commit
af76b78458
1 changed files with 3 additions and 3 deletions
  1. 3 3
      CHANGELOG.md

+ 3 - 3
CHANGELOG.md

@@ -63,7 +63,7 @@ and fixes the following bugs:
   and avatars, so using older version;
   and avatars, so using older version;
 * Tweaked .gitignore to exclude .build/*;
 * Tweaked .gitignore to exclude .build/*;
 * Fix executeUpTo label when dragging cards,
 * 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:
 and adds the following new documentation:
 
 
@@ -146,12 +146,12 @@ This release features:
 
 
 * Trello boards importation, including card history, assigned members, labels,
 * Trello boards importation, including card history, assigned members, labels,
   comments, and attachments;
   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
 * Autocompletion in the minicard editor. Start with <kbd>@</kbd> to start a
   board member autocompletion, or <kbd>#</kbd> for a label;
   board member autocompletion, or <kbd>#</kbd> for a label;
 * Improve the user interface on small screens so that Wekan could be used on the
 * Improve the user interface on small screens so that Wekan could be used on the
   mobile web;
   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;
   response instead of waiting for the DDP connection to open;
 * Support images attachments copy pasting;
 * Support images attachments copy pasting;
 * On Sandstorm, expose the Wekan grain title and URL to the Sandstorm shell;
 * On Sandstorm, expose the Wekan grain title and URL to the Sandstorm shell;