diff --git a/docs/intro/learning.rst b/docs/intro/learning.rst index 22bb10b..0f38d6e 100644 --- a/docs/intro/learning.rst +++ b/docs/intro/learning.rst @@ -136,7 +136,7 @@ as writing C extensions. The Python Language Reference ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -This is Python's reference manual, it covers the syntax and the core symantics of the +This is Python's reference manual, it covers the syntax and the core semantics of the language. - `The Python Language Reference `_ \ No newline at end of file + `The Python Language Reference `_