From 7a34a1efbf9df3e964f203f0c782d4c50e6683c9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 19 Aug 2014 17:33:00 -0400 Subject: merge from master --- doc/haskell_newbie.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/haskell_newbie.mdwn') diff --git a/doc/haskell_newbie.mdwn b/doc/haskell_newbie.mdwn index bda317aa..f1a81e40 100644 --- a/doc/haskell_newbie.mdwn +++ b/doc/haskell_newbie.mdwn @@ -23,7 +23,7 @@ import qualified Propellor.Property.User as User import qualified Propellor.Property.Cron as Cron """]] -This loads up Propellor's modules. You'll almost certianly want these; +This loads up Propellor's modules. You'll almost certainly want these; many more can be found in the [API documentation](http://hackage.haskell.org/package/propellor). [[!format haskell """ -- cgit v1.2.3