From 9541ed6fef176e022136f57ab47268d14c1b8883 Mon Sep 17 00:00:00 2001
From: Igor German <iggerman@yandex.ru>
Date: Tue, 2 Oct 2018 15:09:36 +0300
Subject: [PATCH] fix: typo (#815)

---
 www/content/homebrew.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/content/homebrew.md b/www/content/homebrew.md
index 057897678..ed3d219b3 100644
--- a/www/content/homebrew.md
+++ b/www/content/homebrew.md
@@ -22,7 +22,7 @@ brew:
   # Default to project name
   name: myproject
 
-  # Reporitory to push the tap to.
+  # Repository to push the tap to.
   github:
     owner: user
     name: homebrew-tap