diff --git a/packages/v4/patternfly-docs/components-data.json b/packages/v4/patternfly-docs/components-data.json
index 614adedb94..85a8e4c637 100644
--- a/packages/v4/patternfly-docs/components-data.json
+++ b/packages/v4/patternfly-docs/components-data.json
@@ -203,7 +203,7 @@
},
"menu": {
"illustration": "./images/component-illustrations/menu.png",
- "summary": "A menu is a list of options or actions that users can choose from. It can be used in a variety of contexts whenever the user needs to choose between multiple values, options, or actions. A menu can be opened in a dropdown or select list, or it can be revealed by right clicking on a specific region within a page."
+ "summary": "A menu is a list of options or actions that users can choose from. It can be used in a variety of contexts whenever the user needs to choose between multiple values, options, or actions. A menu is most often paired with a menu toggle as its trigger, but can also be used inline or can be attached to other interactable elements to toggle it open and close."
},
"modal": {
"illustration": "./images/component-illustrations/modal.png",