Skip to content

Commit e779473

Browse files
Fix minor typo: 'web site' -> 'website' in tutorial introduction
1 parent 44b6eea commit e779473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/tutorial/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ together with its interpreted nature, make it an ideal language for scripting
1515
and rapid application development in many areas on most platforms.
1616

1717
The Python interpreter and the extensive standard library are freely available
18-
in source or binary form for all major platforms from the Python web site,
18+
in source or binary form for all major platforms from the Python website,
1919
https://www.python.org/, and may be freely distributed. The same site also
2020
contains distributions of and pointers to many free third party Python modules,
2121
programs and tools, and additional documentation.

0 commit comments

Comments
 (0)