diff --git a/docs/shared/features/cache-task-results.md b/docs/shared/features/cache-task-results.md index 830d69d350..b043161096 100644 --- a/docs/shared/features/cache-task-results.md +++ b/docs/shared/features/cache-task-results.md @@ -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). -## 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.