summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMat Kelly <me@matkelly.com>2022-12-19 10:32:39 -0500
committerGitHub <noreply@github.com>2022-12-19 10:32:39 -0500
commit7a7b7f34e4f74a58660b35b118c52362ba61978a (patch)
tree1fa19d7a9b69a0ee7814751e86e376481f2de983
parent9afb396e19421cc9ccb08edf904e0bf90151d153 (diff)
Fix subtle typo in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a97a8ed..0412ace 100644
--- a/README.md
+++ b/README.md
@@ -117,7 +117,7 @@ directories:
- MacOS: `/Users/Alice/Library/Preferences/io.Sam-Tay.so`
#### defaults
-The `config.yml` file let's you specify your CLI defaults. So if you dislike the
+The `config.yml` file lets you specify your CLI defaults. So if you dislike the
lucky prompt, always search serverfault.com and unix.stackexchange.com, and
want the [fastest search engine](#search-engines), you can set your config file like this:
```yaml