Docs: Consistent capitalization of tealdeer

Capitalize at the start of a sentence, lowercase otherwise.
This commit is contained in:
Danilo Bargen 2022-10-02 01:30:40 +02:00
commit fb755ba8dc
6 changed files with 7 additions and 7 deletions

View file

@ -107,7 +107,7 @@ The highlights:
Note that the MSRV (Minimal Supported Rust Version) of the project
[changed][i190]:
> When publishing a Tealdeer release, the Rust version required to build it
> When publishing a tealdeer release, the Rust version required to build it
> should be stable for at least a month.
Changes:

View file

@ -89,7 +89,7 @@ To run lints:
## MSRV (Minimally Supported Rust Version)
When publishing a Tealdeer release, the Rust version required to build it
When publishing a tealdeer release, the Rust version required to build it
should be stable for at least a month.

View file

@ -28,13 +28,13 @@ Colors can be specified in one of three ways:
foreground = "green"
- 256 color ANSI code (*Tealdeer v1.5.0+*)
- 256 color ANSI code (*tealdeer v1.5.0+*)
Example:
foreground = { ansi = 4 }
- 24-bit RGB color (*Tealdeer v1.5.0+*)
- 24-bit RGB color (*tealdeer v1.5.0+*)
Example:

View file

@ -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.

View file

@ -1,6 +1,6 @@
# Installing
There are a few different ways to install Tealdeer:
There are a few different ways to install tealdeer:
- Through [package managers](#package-managers)
- Through [static binaries](#static-binaries-linux)

View file

@ -6,7 +6,7 @@ and community-driven man pages.
![Screenshot](screenshot-default.png)
This documentation shows how to install, use and configure Tealdeer.
This documentation shows how to install, use and configure tealdeer.
## Links