diff --git a/docs/source/metadata.rst b/docs/source/metadata.rst index b0b12800..e7e8bdc3 100644 --- a/docs/source/metadata.rst +++ b/docs/source/metadata.rst @@ -243,7 +243,7 @@ In Python, type checkers like `Mypy `_ or and infer types for expressions. :class:`~libcst.metadata.TypeInferenceProvider` is provided by `Pyre Query API `__ which requires `setup watchman `_ for incremental typechecking. -:class:`~libcst.metadata.FullRepoManger` is built for manage the inter process communication to Pyre. +:class:`~libcst.metadata.FullRepoManager` is built for manage the inter process communication to Pyre. .. autoclass:: libcst.metadata.TypeInferenceProvider :no-undoc-members: