diff --git a/core/modules/workspaces/workspaces.info.yml b/core/modules/workspaces/workspaces.info.yml
index b4c0725422da5d3167dd7532f87363aed46c3357..8461ec0f2484dfc48276b90d56f069070e060dfd 100644
--- a/core/modules/workspaces/workspaces.info.yml
+++ b/core/modules/workspaces/workspaces.info.yml
@@ -1,6 +1,6 @@
 name: Workspaces
 type: module
-description: 'Provides the ability to have multiple workspaces on a single site to facilitate things like full-site preview and content staging.'
+description: 'Allows users to stage content or preview a full site by using multiple workspaces on a single site.'
 version: VERSION
 core: 8.x
 package: Core (Experimental)