diff --git a/reference.html b/reference.html
index 270ac071..5dfd6eaf 100644
--- a/reference.html
+++ b/reference.html
@@ -350,7 +350,7 @@ var map = L.map('map', {
inertiaThreshold |
Number |
depends |
- Amount of milliseconds that should pass between stopping the movement and releasing the mouse or touch to prevent inertial movement. 32 for touch devices and 14 for the rest by default. |
+ Number of milliseconds that should pass between stopping the movement and releasing the mouse or touch to prevent inertial movement. 32 for touch devices and 14 for the rest by default. |
@@ -1015,7 +1015,7 @@ var map = L.map('map', {
timeout |
Number |
10000 |
- Number of millisecond to wait for a response from geolocation before firing a locationerror event. |
+ Number of milliseconds to wait for a response from geolocation before firing a locationerror event. |
maximumAge |