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

@@ -1,8 +1,8 @@
Custom Filters
==============
Custom filters allow you to save any search query.
In this way, you can extends easily the default filters and save most used search queries.
Custom filters allow you to save any search query.
In this way, you can extend the default filters easily and save most used search queries.
- Custom filters are stored by project and associated to the creator.
- If the creator is project manager, he can choose to share the filter with other project members.
@@ -10,10 +10,10 @@ In this way, you can extends easily the default filters and save most used searc
Filter creation
---------------
Go to the action dropdown or in the project settings and choose **custom filters**:
Go to the action drop-down or in the project settings and choose **custom filters**:
![Custom Filter Creation](http://kanboard.net/screenshots/documentation/custom-filter-creation.png)
After creating your filter, it will appears on the board next to the default filters:
After creating your filter, it will appear on the board next to the default filters:
![Custom Filter Dropdown](http://kanboard.net/screenshots/documentation/custom-filter-dropdown.png)