Skip to content

Commit bafc580

Browse files
Merge pull request #1184 from softlayer/readme_misspelling
Fix python misspelling
2 parents fdc3295 + 156ae3e commit bafc580

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ System Requirements
129129
* A connection to SoftLayer's private network is required to use
130130
our private network API endpoints.
131131

132-
Pyhton 2.7 Support
132+
Python 2.7 Support
133133
------------------
134134
As of version 5.8.0 SoftLayer-Python will no longer support python2.7, which is `End Of Life as of 2020 <https://www.python.org/dev/peps/pep-0373/>`_ .
135135
If you cannot install python 3.6+ for some reason, you will need to use a version of softlayer-python <= 5.7.2
@@ -147,6 +147,6 @@ Python Packages
147147

148148
Copyright
149149
---------
150-
This software is Copyright (c) 2016-2018 SoftLayer Technologies, Inc.
150+
This software is Copyright (c) 2016-2019 SoftLayer Technologies, Inc.
151151

152152
See the bundled LICENSE file for more information.

0 commit comments

Comments
 (0)