Skip to content

Commit 8501f7e

Browse files
authored
Capitalization
1 parent b8525f3 commit 8501f7e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

content/en/docs/refguide/modeling/domain-model/right-click-menu.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ The entity right-click menu items are described in the table below.
1515

1616
| Menu item | Description | Shortcut key |
1717
|------------------|---------------------------------|--------------|
18-
| Go to Generalization | Go to the [generalization](/refguide/entities/#generalization) entity of the chosen entity. | |
19-
| Select Generalization | Choose the entity the selected entity should [inherit](/refguide/generalization-and-association/#generalization-specialization-and-inheritance) from. | |
18+
| Go to generalization | Go to the [generalization](/refguide/entities/#generalization) entity of the chosen entity. | |
19+
| Select generalization | Choose the entity the selected entity should [inherit](/refguide/generalization-and-association/#generalization-specialization-and-inheritance) from. | |
2020
| Go to event microflow | Open the event microflow attached to the entity. | |
2121
| Add | Add an attribute, association, or validation rule to your entity. | |
2222
| Move to | Move the entity to the domain model of one of the other modules in your app. | |
@@ -62,4 +62,4 @@ The association right-click menu items are described in the table below.
6262
| Copy | Create a duplicate of the association. | <kbd>Ctrl</kbd> + <kbd>C</kbd> |
6363
| Paste | Paste a duplicate of the association into the domain model. | <kbd>Ctrl</kbd> + <kbd>V</kbd> |
6464
| Delete | Delete the association. | <kbd>Del</kbd> |
65-
| Properties | Open the [association's properties](/refguide/association-properties/). | <kbd>Alt</kbd>+<kbd>6 </kbd> |
65+
| Properties | Open the [association's properties](/refguide/association-properties/). | <kbd>Alt</kbd>+<kbd>6 </kbd> |

0 commit comments

Comments
 (0)