DNNCommunity / starter-module-spa

SPA module starter project for DNN Platform (formerly known as DotNetNuke) made by and for the DNN Community.
Other
5 stars 2 forks source link

Correct typo in RouteMapper #6

Closed david-poindexter closed 4 years ago

david-poindexter commented 4 years ago

There is a typo in the RouteMapper that needs to be corrected to avoid confusion. The class name should match the file name (RouterMapper should be RouteMapper).