diff --git a/sticky-footer.html b/sticky-footer.html
index 74b01dd9..7daecaeb 100644
--- a/sticky-footer.html
+++ b/sticky-footer.html
@@ -40,7 +40,7 @@
min-height: 100%;
height: auto !important;
height: 100%;
- /* Negative indent footer by it's height */
+ /* Negative indent footer by its height */
margin: 0 auto -60px;
}