diff --git a/docs/en/user/configuration.rst b/docs/en/user/configuration.rst index ff8ae6a37..bba12cb9c 100644 --- a/docs/en/user/configuration.rst +++ b/docs/en/user/configuration.rst @@ -26,7 +26,7 @@ Reading speed wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are a fast or a slow reader. wallabag will recalculate the reading time for each article. -Where do you want to be redirected to after marking an article as read? +Where do you want to be redirected after mark an article as read? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Each time you'll do some actions (after marking an article as read/favorite, diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml index e0ef3212e..c72e59588 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml @@ -71,7 +71,7 @@ config: 300_word: 'I read ~300 words per minute' 400_word: 'I read ~400 words per minute' action_mark_as_read: - label: 'Where do you want to be redirected after mark an article as read?' + label: 'Where do you want to be redirected to after marking an article as read?' redirect_homepage: 'To the homepage' redirect_current_page: 'To the current page' pocket_consumer_key_label: Consumer key for Pocket to import contents