Skip to content

Commit

Permalink
Fix prettier linter errors
Browse files Browse the repository at this point in the history
  • Loading branch information
xx4h committed Sep 30, 2024
1 parent 91f62d2 commit fe712b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Completion Short Names can be disabled with:

```yaml
completion:
short_names: false
short_names: false
```
### Fuzzy Matching
Expand All @@ -110,7 +110,7 @@ Fuzzy Matching can be turned off in the config with:

```yaml
handling:
fuzz: false
fuzz: false
```
## Roadmap
Expand Down

0 comments on commit fe712b5

Please sign in to comment.