From 9456d4dd15d55cf0570c9c4b36cf2a131ae39650 Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Mon, 11 Dec 2017 17:33:13 +0530 Subject: [PATCH] Fix typo (#59) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28c3f26..d0c89cc 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## Hosting This page is hosted on our infrastructure within Docker containers, it gets -automcatically updated on every push to the `master` branch. +automatically updated on every push to the `master` branch. If you want to host this page on your own you can take our docker image [gitea/website](https://hub.docker.com/r/gitea/website/).