diff --git a/templates/docs/python.html b/templates/docs/python.html index 23031cfb..4056685f 100644 --- a/templates/docs/python.html +++ b/templates/docs/python.html @@ -10,7 +10,7 @@ -

Otherwise, you can use the urllib module from Python 3 standard libary:

+

Otherwise, you can use the urllib module from Python 3 standard library:

import socket
 import urllib.request