diff --git a/user_guide_src/source/installation/deployment.rst b/user_guide_src/source/installation/deployment.rst index 19de4a8b02..5ef89d51ce 100644 --- a/user_guide_src/source/installation/deployment.rst +++ b/user_guide_src/source/installation/deployment.rst @@ -44,7 +44,7 @@ Config Caching ============== Caching the Config objects can improve performance. However, the cache must be -manually deleted when changing Confiig values. +manually deleted when changing Config values. See :ref:`factories-config-caching`.