Skip to content

Commit

Permalink
Docs: Consistent capitalization of Tealdeer
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrgn committed Feb 12, 2023
1 parent c9ec883 commit 808e6b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/src/config_directories.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exist, it will be created.
[directories]
cache_dir = "/home/myuser/.tealdeer-cache/"

If no `cache_dir` is specified, tealdeer will fall back to a location that
If no `cache_dir` is specified, Tealdeer will fall back to a location that
follows OS conventions. On Linux, it will usually be at `~/.cache/tealdeer/`.
Use `tldr --show-paths` to show the path that is being used.

Expand Down
2 changes: 1 addition & 1 deletion docs/src/config_updates.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Automatic updates

tealdeer can refresh the cache automatically when it is outdated. This
Tealdeer can refresh the cache automatically when it is outdated. This
behavior can be configured in the `updates` section and is disabled by
default.

Expand Down

0 comments on commit 808e6b9

Please sign in to comment.