diff --git a/modules/ROOT/pages/contributing-docs/tools-vale-linter.adoc b/modules/ROOT/pages/contributing-docs/tools-vale-linter.adoc index 969354c..d4b2414 100644 --- a/modules/ROOT/pages/contributing-docs/tools-vale-linter.adoc +++ b/modules/ROOT/pages/contributing-docs/tools-vale-linter.adoc @@ -11,7 +11,7 @@ You can install Vale on your computer, or use a containerized version with Podma To install Vale on your computer use one of the available installers for https://vale.sh/docs/vale-cli/installation/[Windows, macOS, and Linux]. -If you are using Fedora, you can install from the `mczernek/vale` Copr repository. Be aware that Copr is not officially supported by Fedora infrastructure. Use packages at your own risk. +If you are using Fedora, you can install Vale from the `mczernek/vale` Copr repository. Be aware that Copr is not officially supported by Fedora infrastructure. Use packages at your own risk. ---- $ sudo dnf copr enable mczernek/vale && sudo dnf install vale