Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'book/src/editor.md')
-rw-r--r--book/src/editor.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/book/src/editor.md b/book/src/editor.md
index b091eea8..2baa907f 100644
--- a/book/src/editor.md
+++ b/book/src/editor.md
@@ -70,7 +70,7 @@ For instance, setting it to use OSC 52 termcodes, the configuration would be:
clipboard-provider = "termcode"
```
-Alternatively, Helix can be configured to use arbitary commands for clipboard integration:
+Alternatively, Helix can be configured to use arbitrary commands for clipboard integration:
```toml
[editor.clipboard-provider.custom]