mirror of
https://github.com/block/goose.git
synced 2026-04-29 12:09:38 +00:00
docs: lowercase 'goose' in TabItem labels for consistency (#5297)
This commit is contained in:
parent
15b141e2ad
commit
ebac0cfb4f
55 changed files with 228 additions and 228 deletions
|
|
@ -19,12 +19,12 @@ The Tutorial extension serves as an interactive learning tool that:
|
|||
1. Ensure the Tutorial extension is enabled:
|
||||
|
||||
<Tabs groupId="interface">
|
||||
<TabItem value="ui" label="Goose Desktop" default>
|
||||
<TabItem value="ui" label="goose Desktop" default>
|
||||
<GooseBuiltinInstaller
|
||||
extensionName="Tutorial"
|
||||
/>
|
||||
</TabItem>
|
||||
<TabItem value="cli" label="Goose CLI">
|
||||
<TabItem value="cli" label="goose CLI">
|
||||
|
||||
```sh
|
||||
goose configure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue