Merge pull request #3 from eiriksm/patch-1
Fix typo in mithril.route.md
This commit is contained in:
commit
8603c89f04
1 changed files with 2 additions and 2 deletions
|
|
@ -165,7 +165,7 @@ where:
|
||||||
|
|
||||||
#### Usage
|
#### Usage
|
||||||
|
|
||||||
You can programmatically redirec to another page. Given the example in the "Defining Routes" section:
|
You can programmatically redirect to another page. Given the example in the "Defining Routes" section:
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
m.route("/dashboard/marysue");
|
m.route("/dashboard/marysue");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue