docs(core): fix typo

Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
This commit is contained in:
Juri Strumpflohner 2024-08-07 08:20:19 -07:00
parent f863fa749a
commit 8b8c06c228

View File

@ -136,7 +136,7 @@ Note that you only need to define output locations if they differ from the usual
Learn more [about configuring inputs including `namedInputs`](/recipes/running-tasks/configure-inputs). Learn more [about configuring inputs including `namedInputs`](/recipes/running-tasks/configure-inputs).
## Configure caching automatically ## Configure Caching Automatically
When using [Nx plugins](/concepts/nx-plugins), many caching configurations are handled automatically, saving you the effort of manual setup. **Nx plugins can [automatically infer tasks](/concepts/inferred-tasks) and configure caching** based on your underlying tooling configuration files. When using [Nx plugins](/concepts/nx-plugins), many caching configurations are handled automatically, saving you the effort of manual setup. **Nx plugins can [automatically infer tasks](/concepts/inferred-tasks) and configure caching** based on your underlying tooling configuration files.