diff --git a/frontend/src/pages/wikis/wikis.js b/frontend/src/pages/wikis/wikis.js index 0d46c289e5..f65766f268 100644 --- a/frontend/src/pages/wikis/wikis.js +++ b/frontend/src/pages/wikis/wikis.js @@ -309,9 +309,8 @@ class Wikis extends Component {

{gettext('No Wikis')}

-

{gettext('You have not any wikis yet.')}

-

{gettext('A wiki can be accessed by anyone, not only users, via its URL.')}

-

{gettext('You can add a wiki by clicking the "Add Wiki" button in the menu bar.')}

+

{gettext('You do not have any wikis yet.')}

+

{gettext('You can add a wiki by clicking the "Add Wiki" button in the menu.')}

}