diff --git a/README.textile b/README.textile index 19e3696..96114d2 100644 --- a/README.textile +++ b/README.textile @@ -38,7 +38,7 @@ h3. Routing MVC.Utilities contains a set of helper classes designed to tackle some specific routing challenges in ASP.NET MVC, particularly where search engine optimization is concerned. -h4. Lower-case Routes +h4. Lowercase Routes Courtesy of "Nick Bernardi":http://coderjournal.com/2008/03/force-mvc-route-url-lowercase/, we have the @LowerCaseRoute@ class in MVC.Utilities. @@ -83,4 +83,4 @@ If you want to install MVC.Utilities via NuGet, simply type this command into th If you want access to the Azure-specific helpers in MVC.Utilities, install this package also: -
Install-Package mvc-utilities-azure
\ No newline at end of file +
Install-Package mvc-utilities-azure