diff --git a/docs/How-to-Create-and-Maintain-a-Tap.md b/docs/How-to-Create-and-Maintain-a-Tap.md
index 5c8f3a8c42f6abc8aea2067886e0ae648c9d58fb..4e10e2f2b1e31aa338045b710c2a9f7052615b01 100644
--- a/docs/How-to-Create-and-Maintain-a-Tap.md
+++ b/docs/How-to-Create-and-Maintain-a-Tap.md
@@ -42,11 +42,11 @@ avoid conflicts.
 
 ## Maintaining a tap
 A tap is just a git repository so you don鈥檛 have to do anything specific when
-making modifications apart from committing and pushing your changes.
+making modifications, 聽apart from committing and pushing your changes.
 
 ### Updating
-Once your tap installed, Homebrew will update it each time an user runs
-`brew update`. Outdated formulae will be upgraded when an user runs
+Once your tap is installed, Homebrew will update it each time a user runs
+`brew update`. Outdated formulae will be upgraded when a user runs
 `brew upgrade`, like core formulae.
 
 ## External commands