diff options
Diffstat (limited to 'docs/library/sys.rst')
| -rw-r--r-- | docs/library/sys.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/library/sys.rst b/docs/library/sys.rst index 5f5f18b46..b3e52c40c 100644 --- a/docs/library/sys.rst +++ b/docs/library/sys.rst @@ -39,7 +39,7 @@ Constants .. data:: platform - The platform that Micro Python is running on. This is "pyboard" on the + The platform that MicroPython is running on. This is "pyboard" on the pyboard and provides a robust way of determining if a script is running on the pyboard or not. |
