diff --git a/docs/configuration/installation.md b/docs/configuration/installation.md index f05fede747..6219718949 100644 --- a/docs/configuration/installation.md +++ b/docs/configuration/installation.md @@ -39,7 +39,7 @@ $ ./install.sh ## Some advanced configuration -Beginning with version 2.0, Zanata no longer creates an admin user by default. You need to register specific users to have administrative privileges. +Zanata does not create an admin user by default. You need to register specific users to have administrative privileges. 1. Open the `/standalone/configuration/standalone.xml` file. diff --git a/docs/user-guide/versions/version-view.md b/docs/user-guide/versions/version-view.md index d43af5703d..ccb118208a 100644 --- a/docs/user-guide/versions/version-view.md +++ b/docs/user-guide/versions/version-view.md @@ -13,6 +13,6 @@ When a project version is selected, you will be shown specific details about the The different tabs for a version offer more information about it. -- **Documents** Similar to the languages tab, this view lest you select a single document to view detailed progress information for each language. +- **Documents** Similar to the languages tab, this view lets you select a single document to view detailed progress information for each language. - **Groups** Shows if there are any groups that the version belongs to. - **Settings** _(This is only available to Project Maintainers)_ allows the user to change version settings. \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index d0d96804d9..100dc065fd 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -32,8 +32,8 @@ pages: - ['user-guide/projects/project-settings.md', 'User Guide', 'Project settings'] - ['user-guide/projects/create-version.md', 'User Guide', 'Creating a Version'] - ['user-guide/projects/upload-strings.md', 'User Guide', 'Upload Strings'] -- ['user-guide/projects/project-view.md', 'User Guide', 'The Project view'] +- ['user-guide/projects/project-view.md', 'User Guide', 'The Project View'] ## Version -- ['user-guide/versions/version-view.md', 'User Guide', 'The Version view'] +- ['user-guide/versions/version-view.md', 'User Guide', 'The Version View'] copyright: Copyright © 2015, Red Hat.