 core/modules/node/node.permissions.yml     | 2 --
 core/modules/system/system.permissions.yml | 2 ++
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/modules/node/node.permissions.yml b/core/modules/node/node.permissions.yml
index 289227c..e60102b 100644
--- a/core/modules/node/node.permissions.yml
+++ b/core/modules/node/node.permissions.yml
@@ -12,8 +12,6 @@ administer nodes:
   restrict access: true
 access content overview:
   title: 'Access the Content overview page'
-access content:
-  title: 'View published content'
 view own unpublished content:
   title: 'View own unpublished content'
 view all revisions:
diff --git a/core/modules/system/system.permissions.yml b/core/modules/system/system.permissions.yml
index 726c295..4dc8ae5 100644
--- a/core/modules/system/system.permissions.yml
+++ b/core/modules/system/system.permissions.yml
@@ -18,6 +18,8 @@ view the administration theme:
 access site reports:
   title: 'View site reports'
   restrict access: true
+access content:
+  title: 'View published content'
 link to any page:
   title: 'Link to any page'
   restrict access: true
