diff --git a/docs/source/internal/writing-code.rst b/docs/source/internal/writing-code.rst index 8900eac..9d260b7 100644 --- a/docs/source/internal/writing-code.rst +++ b/docs/source/internal/writing-code.rst @@ -141,7 +141,7 @@ As a result, of the above, we do not: - Import only the objects we're using -- Add commnts explaining that an import is a standard library module or +- Add comments explaining that an import is a standard library module or something else