diff --git a/index.html b/index.html index 12dc111e..75024300 100644 --- a/index.html +++ b/index.html @@ -2234,7 +2234,7 @@ router.on("route:help", function(page) { an argument to the callback. The name argument will be triggered as a "route:name" event whenever the route is matched. If the callback argument is omitted router[name] will be used - instead. + instead. Routes added later may override previously declared routes.