Skip to content

Commit

Permalink
Merge pull request #202 from ALMaclaine/patch-1
Browse files Browse the repository at this point in the history
Update Advanced Usage.md missing comma
  • Loading branch information
ItalyPaleAle authored Feb 23, 2021
2 parents 6d89f61 + bd1fa86 commit 403cd07
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 403cd07

Please sign in to comment.