diff --git a/core/modules/node/node.permissions.yml b/core/modules/node/node.permissions.yml
index 1c765a728f066b5ed3213e41606bcd66f9edc93b..f852db79865fe3ba1bf782db14d4b1059aab3cdf 100644
--- a/core/modules/node/node.permissions.yml
+++ b/core/modules/node/node.permissions.yml
@@ -4,10 +4,11 @@ bypass node access:
   restrict access: true
 administer content types:
   title: 'Administer content types'
-  description: 'Promote, change ownership, edit revisions, and perform other tasks across all content types.'
+  description: 'Maintain the types of content available and the fields that are associated with those types.'
   restrict access: true
 administer nodes:
   title: 'Administer content'
+  description: 'Promote, change ownership, edit revisions, and perform other tasks across all content types.'
   restrict access: true
 access content overview:
   title: 'Access the Content overview page'