diff --git a/Doc-26/library/zipfile.rst b/Doc-26/library/zipfile.rst
index 0c5e0dd03..5e51bfc85 100644
--- a/Doc-26/library/zipfile.rst
+++ b/Doc-26/library/zipfile.rst
@@ -85,7 +85,7 @@ The available attributes of this module are:
Documentation on the ZIP file format by Phil Katz, the creator of the format and
algorithms used.
- `Info-ZIP Home Page `_
+ `Info-ZIP Home Page `_
Information about the Info-ZIP project's ZIP archive programs and development
libraries.