Skip to content

Commit

Permalink
Update Advanced Usage.md
Browse files Browse the repository at this point in the history
Missing comma in object
  • Loading branch information
ALMaclaine authored Feb 22, 2021
1 parent 6d89f61 commit bd1fa86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Advanced Usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ const routes = {
myFunc: () => {
console.log('do something!')
}
}
},
// List of route pre-conditions
conditions: [
Expand Down

0 comments on commit bd1fa86

Please sign in to comment.