diff options
| author | Rohan Santhosh Kumar <181558744+Rohan5commit@users.noreply.github.com> | 2026-03-18 10:36:13 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-17 19:36:13 -0700 |
| commit | cf4e5145664eb7839a52245c198da9cce85de5ba (patch) | |
| tree | 6049c7acd4332657f3a4544b7fa76c1baa4cd3f8 | |
| parent | chore: Replace atuin-ai rendering with component-oriented system (#3288) (diff) | |
| download | atuin-cf4e5145664eb7839a52245c198da9cce85de5ba.zip | |
docs: fix typo in FAQ alternatives section (#3292)
| -rw-r--r-- | docs/docs/faq.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/faq.md b/docs/docs/faq.md index 32338ec9..c247a982 100644 --- a/docs/docs/faq.md +++ b/docs/docs/faq.md @@ -80,7 +80,7 @@ If you have a backup of `~/.local/share/atuin`, you can import it by: ## Alternative projects -If you dont like atuin, perhaps one of these works better for you: +If you don't like atuin, perhaps one of these works better for you: - https://github.com/ddworken/hishtory - written in go |
