From 3651a6ad84360a0eeb3f399d0890b681429caf52 Mon Sep 17 00:00:00 2001 From: Andrew Petro Date: Thu, 16 Nov 2017 16:59:49 -0600 Subject: [PATCH] trivial: "of each version" not "of each versions" Fix a trivial typo. --- source/en/1.0.0/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/en/1.0.0/index.html.haml b/source/en/1.0.0/index.html.haml index 3632429..76f1a46 100644 --- a/source/en/1.0.0/index.html.haml +++ b/source/en/1.0.0/index.html.haml @@ -75,7 +75,7 @@ version: 1.0.0 %li The latest version comes first. %li - The release date of each versions is displayed. + The release date of each version is displayed. %li Mention whether you follow #{link_to "Semantic Versioning", semver}.