Fixed typo
[catagits/Catalyst-Runtime.git] / Makefile.PL
index c195c01..53c87f9 100644 (file)
@@ -77,8 +77,8 @@ print <<"EOF";
     The Apache engines have been moved to a separate package in Catalyst 5.5.
     Please install Catalyst::Engine::Apache if you need Apache support.
 
-    Install Bundle::Catalyst to get everything you need to write serious
-    applications.
+    Install Bundle::Catalyst to get everything you need to start writing
+    serious applications with Catalyst.
 
         perl -MCPAN -e 'install Bundle::Catalyst'