From ec6bd8f6480ec2d304a98c2b73e6920fe8974ae8 Mon Sep 17 00:00:00 2001 From: Marin Date: Mon, 7 Jul 2014 20:43:33 -0700 Subject: [PATCH] spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d819b58..c46305f 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [toml](https://github.com/BurntSushi/toml) - TOML configuration format (encoder/decoder with reflection). * [yaml](https://bitbucket.org/zombiezen/yaml) - Implements a YAML 1.2 parser in Go. * Utility - * [go-humaize](https://github.com/dustin/go-humanize) - Formatters for time, numbers, and memory size to human readable format. + * [go-humanize](https://github.com/dustin/go-humanize) - Formatters for time, numbers, and memory size to human readable format. ## Natural Language Processing