fix doc typo
Justin Hunter [Mon, 28 Mar 2011 15:00:22 +0000 (08:00 -0700)]
lib/Web/Simple.pm

index 3f7c62b..d12a12a 100644 (file)
@@ -109,7 +109,7 @@ on *fatal* warnings so if you have any warnings at any point from the file
 that you did 'use Web::Simple' in, then your application will die. This is,
 so far, considered a feature.
 
-When we inherit from L<Web::Simple::Application> we also use <Moo>, which is
+When we inherit from L<Web::Simple::Application> we also use L<Moo>, which is
 the the equivalent of:
 
   {