From 9e410a01daeb002a07f2f9b98a1ccc78acbb12fd Mon Sep 17 00:00:00 2001 From: sbkoth Date: Sat, 6 May 2017 22:37:35 -0500 Subject: [PATCH] Fix typo in heading --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6e2880..eac8038 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Golang Web Framework Comparsion +# Golang Web Framework Comparison This suite aims to compare the public API of various Go web frameworks and routers.