From c93448c7976be21ccc12ebdfd9fa47d0cb34c18b Mon Sep 17 00:00:00 2001
From: Achilleas Pipinellis <axilleas@axilleas.me>
Date: Tue, 5 Apr 2016 21:47:23 +0300
Subject: [PATCH] Minor typos

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 17e7e62..bc8b55d 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 
 ---
 
-Example [jekyll] website using GitLab Pages.
+Example [Jekyll] website using GitLab Pages.
 
 Learn more about GitLab Pages at https://pages.gitlab.io and the official
 documentation http://doc.gitlab.com/ee/pages/README.html.
@@ -28,7 +28,7 @@ This project's static Pages are built by [GitLab CI][ci], following the steps
 defined in [`.gitlab-ci.yml`](.gitlab-ci.yml):
 
 ```
-image: ruby:2.1
+image: ruby:2.3
 
 pages:
   script:
-- 
GitLab