typo
Tatsuhiko Miyagawa [Fri, 10 Dec 2010 17:15:45 +0000 (09:15 -0800)]
examples/counter-raw.psgi

index 273d4b7..84d7fe4 100755 (executable)
@@ -7,7 +7,7 @@
 # (integrated via subclassing Plack::Request) and Dancer::Session::PSGI
 # how to adapt Plack::Middleware::Session to web frameworks API.
 
-# You're not recommended to write a new web applicaiton using this style.
+# You're not recommended to write a new web application using this style.
 
 use strict;
 use Plack::Session;