diff --git a/CHANGELOG.md b/CHANGELOG.md index b50e687..e26c474 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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: diff --git a/README.md b/README.md index 1746860..fb38ea6 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/docs/src/config_style.md b/docs/src/config_style.md index 527e3e5..190df4c 100644 --- a/docs/src/config_style.md +++ b/docs/src/config_style.md @@ -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: diff --git a/docs/src/config_updates.md b/docs/src/config_updates.md index 5eb8f95..f010cc6 100644 --- a/docs/src/config_updates.md +++ b/docs/src/config_updates.md @@ -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. diff --git a/docs/src/installing.md b/docs/src/installing.md index d6b2a9a..1163a14 100644 --- a/docs/src/installing.md +++ b/docs/src/installing.md @@ -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) diff --git a/docs/src/intro.md b/docs/src/intro.md index 09106b0..ca9f8cc 100644 --- a/docs/src/intro.md +++ b/docs/src/intro.md @@ -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