Fix rst grammar problems (#4116)

This commit is contained in:
Benedict Jin
2017-12-26 15:39:28 +08:00
committed by Maxime Beauchemin
parent 6e1ec8347d
commit 82ed4878c4
7 changed files with 807 additions and 807 deletions

View File

@@ -10,7 +10,7 @@ Provided Roles
--------------
Superset ships with a set of roles that are handled by Superset itself.
You can assume that these roles will stay up-to-date as Superset evolves.
Even though it's possible for ``Admin`` usrs to do so, it is not recommended
Even though it's possible for ``Admin`` users to do so, it is not recommended
that you alter these roles in any way by removing
or adding permissions to them as these roles will be re-synchronized to
their original values as you run your next ``superset init`` command.