URI: 
       Docs: fix typo in tools section - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit cc38a40f4e79369af22974129969732c4f4af4ba
   DIR parent e2965a350729eb90b68c82947734c858fd18db4d
  HTML Author: Samuel Debruyn <s@muel.be>
       Date:   Sun, 28 Feb 2016 20:49:46 +0100
       
       Docs: fix typo in tools section
       
       Diffstat:
         M docs/content/tools/index.md         |       3 +--
       
       1 file changed, 1 insertion(+), 2 deletions(-)
       ---
   DIR diff --git a/docs/content/tools/index.md b/docs/content/tools/index.md
       @@ -48,8 +48,7 @@ Alternatively, you can follow the manual [migration guide]({{< relref "tutorials
        
        ## Deployment
        
       -If you don't want to use [Wercker for automated deployments]({{< relref "tutorials/automated-deployments.md" >}}), give this tools a try to
       -get your content to the public:
       +If you don't want to use [Wercker for automated deployments]({{< relref "tutorials/automated-deployments.md" >}}), give these tools a try to get your content to the public:
        
        - [hugomac](https://github.com/nickoneill/hugomac) - Hugomac is an OS&nbsp;X menubar app to publish your blog directly to Amazon S3. No command line is needed.
        - [hugo-lambda](https://github.com/ryansb/hugo-lambda) - A wrapper around the Hugo static site generator to have it run in AWS Lambda whenever new (Markdown or other) content is uploaded.