diff options
| author | Michelle Tilley <michelle@michelletilley.net> | 2026-01-16 11:00:55 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-16 11:00:55 -0800 |
| commit | 5cffbef8bcf2676eab8a54f9f004d649f9afe35a (patch) | |
| tree | 3e2af66122f67c9a0f63c72403bed4e1818267ee /docs | |
| parent | chore: remove x86_64 mac from build targets (#3052) (diff) | |
| download | atuin-5cffbef8bcf2676eab8a54f9f004d649f9afe35a.zip | |
Small spelling fix (#3081)
**Migrated from atuinsh/docs PR:**
https://github.com/atuinsh/docs/pull/70
**Original author:** @andyfoster
---
*Original PR had no description.*
Co-authored-by: Andy <andyfoster@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/docs/guide/basic-usage.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/guide/basic-usage.md b/docs/docs/guide/basic-usage.md index c024c90e..14c5864e 100644 --- a/docs/docs/guide/basic-usage.md +++ b/docs/docs/guide/basic-usage.md @@ -30,7 +30,7 @@ While searching in the TUI, you can adjust the "filter mode" by repeatedly press For a full set of config values, please see the [config reference page](../configuration/config.md) -The default configuration file is location at `~/.config/atuin/config.toml` +The default configuration file is located at `~/.config/atuin/config.toml` ### Keybindings |
