diff --git a/core/modules/config/config.info.yml b/core/modules/config/config.info.yml
index 8b179cd..0b50306 100644
--- a/core/modules/config/config.info.yml
+++ b/core/modules/config/config.info.yml
@@ -1,4 +1,4 @@
-name: 'Configuration manager'
+name: 'Configuration Manager'
 type: module
 description: 'Allows administrators to manage configuration changes.'
 package: Core
diff --git a/core/modules/rest/rest.info.yml b/core/modules/rest/rest.info.yml
index 1e686c0..b1089b2 100644
--- a/core/modules/rest/rest.info.yml
+++ b/core/modules/rest/rest.info.yml
@@ -1,4 +1,4 @@
-name: 'RESTful web services'
+name: 'RESTful Web Services'
 type: module
 description: 'Exposes entities and other resources as RESTful web API'
 package: Core
