From b91ff72c2e4ac99e4aa417f7239bbd0bb895e48c Mon Sep 17 00:00:00 2001 From: lpmi-13 Date: Fri, 19 Oct 2018 22:32:40 +0100 Subject: [PATCH] fix simple typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84f744e..7fa2fa6 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Four types are currently supported: * `bool` - defaults to `false` * `float64` - defaults to `0.0` -Support for custom types via interfaces will likely make an an appearance at a later date. +Support for custom types via interfaces will likely make an appearance at a later date. ### Struct tags