diff --git a/docs/notes/styleguide.rst b/docs/notes/styleguide.rst index 887a7bb..366c1ae 100644 --- a/docs/notes/styleguide.rst +++ b/docs/notes/styleguide.rst @@ -30,7 +30,7 @@ Strive to keep any contributions relevant to the :ref:`purpose of The Guide * `Cite `_ references where needed. * If a subject isn't directly relevant to Python, but useful in conjunction - with Python (e.g. Git, GitHub, Databases), reference by linking to useful + with Python (e.g., Git, GitHub, Databases), reference by linking to useful resources, and describe why it's useful to Python. * When in doubt, ask.