Skip to content

Commit 4ae4b89

Browse files
committed
missing space
1 parent aa7b9c2 commit 4ae4b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

router/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: "Router - RendrJS"
55

66
# Router
77

8-
The **Router** is implemented to work very similarly to [Backbone.Router](http://backbonejs.org/#Router). The difference is that Rendr helps deconstruct the functionality of a Backbone.Router by adding [Controllers](/controller)and a [routes.js](#routes.js) file.
8+
The **Router** is implemented to work very similarly to [Backbone.Router](http://backbonejs.org/#Router). The difference is that Rendr helps deconstruct the functionality of a Backbone.Router by adding [Controllers](/controller) and a [routes.js](#routes.js) file.
99

1010
{% include pageDoc.html name="router" %}
1111

0 commit comments

Comments
 (0)