diff --git a/Docstring-Guidelines.md b/Docstring-Guidelines.md index d3f4b05..df4fa93 100644 --- a/Docstring-Guidelines.md +++ b/Docstring-Guidelines.md @@ -13,7 +13,7 @@ due to the nature of the PyTorch code. - [Documenting a module](#documenting-a-module) - [Documenting a class](#documenting-a-class) - [Documenting a function](#documenting-a-function) -- [Documenting deprecated methods](#documenting-deprecated-method) +- [Documenting deprecated methods](#documenting-deprecated-methods) - [See Also](#see-also) # Tooling