Skip to content

Commit 7f80f14

Browse files
Update app-menu.md (#767)
Corrects typo in the "Customize the menu" section. Attribute to set is `client.toolbarMode`.
1 parent f5a357c commit 7f80f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/library/advanced-features/app-menu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ If you are running an app locally from within a git repo, you can deploy your ap
131131

132132
## Customize the menu
133133

134-
Using `client.toobarMode` in your app's [configuration](/library/advanced-features/configuration), you can make the app menu appear in the following ways:
134+
Using `client.toolbarMode` in your app's [configuration](/library/advanced-features/configuration), you can make the app menu appear in the following ways:
135135

136136
- `"developer"` — Show the developer options to all viewers.
137137
- `"viewer"` — Hide the developer options from all viewers.

0 commit comments

Comments
 (0)