Skip to content

Commit 6fa3ff9

Browse files
authored
Update contribute-docs/style-guide/ui-writing.md
1 parent ea5ab00 commit 6fa3ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contribute-docs/style-guide/ui-writing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ the UI element itself.
129129

130130
| Number | Definition |
131131
|--------|------------|
132-
| 1. | **main menu** <br /> The hamburger menu that opens the top-level navigation for Kibana. <br /> Avoid using _sidebar_, _navigation bar_, _side nav_, _left-hand nav_, _toolbar_. For example, _Open the main menu, then click [app name]_. <br /> **apps** <br /> The items you access from the main menu. Render app names in **bold** and match the capitalization in the UI. <br /> Avoid using _applications_, _tabs_, _pages_, or _UI_. For example, _Open the main menu, then click **Dashboard**_. |
132+
| 1. | **main menu** <br> The hamburger menu that opens the top-level navigation for Kibana. <br> Avoid using _sidebar_, _navigation bar_, _side nav_, _left-hand nav_, _toolbar_. For example, _Open the main menu, then click [app name]_. <br>**apps** <br> The items you access from the main menu. Render app names in **bold** and match the capitalization in the UI. <br> Avoid using _applications_, _tabs_, _pages_, or _UI_. For example, _Open the main menu, then click **Dashboard**_. |
133133
| 2. | **spaces** <br /> Opens the **Change current space** popup, where you can select a different space, or manage existing spaces. |
134134
| 3. | **breadcrumb** <br /> The path that shows where you are in the app hierarchy. |
135135
| 4. | **search field** <br /> Enables you to search for applications and objects, such as dashboards and visualizations. |

0 commit comments

Comments
 (0)