mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-17 22:24:21 +01:00
fix(docs): teach Goose how to spell “autonomous” 🪿📚 (#3061)
This commit is contained in:
@@ -32,7 +32,7 @@ Goose’s permissions determine how much autonomy it has when modifying files, u
|
||||
|
|
||||
|
||||
:::warning
|
||||
`Autonoumous Mode` is applied by default.
|
||||
`Autonomous Mode` is applied by default.
|
||||
:::
|
||||
|
||||
## Configuring Goose Mode
|
||||
@@ -61,7 +61,7 @@ Here's how to configure:
|
||||
<TabItem value="session" label="In Session" default>
|
||||
To change modes mid-session, use the `/mode` command.
|
||||
|
||||
* Autonoumous: `/mode auto`
|
||||
* Autonomous: `/mode auto`
|
||||
* Approve: `/mode approve`
|
||||
* Chat: `/mode chat`
|
||||
</TabItem>
|
||||
|
||||
Reference in New Issue
Block a user