diff --git a/docs/reference.html b/docs/reference.html
index 5bd981e4..0f966f5a 100644
--- a/docs/reference.html
+++ b/docs/reference.html
@@ -206,7 +206,7 @@ var map = L.map('map', {
maxBounds |
LatLngBounds |
null |
- When this option is set, the map restricts the view to the given geographical bounds, bouncing the user back they try to pan outside the view. To set the restriction dynamically, use setMaxBounds method. |
+ When this option is set, the map restricts the view to the given geographical bounds, bouncing the user back when they try to pan outside the view. To set the restriction dynamically, use setMaxBounds method. |
crs |