diff --git a/book/Routes.markdown b/book/Routes.markdown index e25f9c8..4488a3a 100755 --- a/book/Routes.markdown +++ b/book/Routes.markdown @@ -108,5 +108,5 @@ and # more_routes.rb get '/foo' do - "Bar? How unimaginitive." - end \ No newline at end of file + "Bar? How unimaginative." + end