Typo fixes in docs (#8115)
This commit is contained in:
@ -144,7 +144,7 @@ As an example, the hotkey scopes for each page are defined in the `PageHotkeySco
|
||||
```tsx
|
||||
export enum PageHotkeyScope {
|
||||
Settings = 'settings',
|
||||
CreateWokspace = 'create-workspace',
|
||||
CreateWorkspace = 'create-workspace',
|
||||
SignInUp = 'sign-in-up',
|
||||
CreateProfile = 'create-profile',
|
||||
PlanRequired = 'plan-required',
|
||||
|
||||
Reference in New Issue
Block a user