mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Fix trivial typo in Readme (GH-2185)
Replace platform with platforms.
This commit is contained in:
parent
526b22657c
commit
4ebf03d109
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
|
||||
This part of the documentation is devoted to general information on the setup
|
||||
of the Python environment on different platform, the invocation of the
|
||||
of the Python environment on different platforms, the invocation of the
|
||||
interpreter and things that make working with Python easier.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue