From 01e03f5a0fec11648a07dff82757498eae268f67 Mon Sep 17 00:00:00 2001
From: Wolf <owcz@users.noreply.github.com>
Date: Mon, 26 Feb 2018 09:10:43 -0500
Subject: [PATCH] typo in readme.md

---
 readme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/readme.md b/readme.md
index 1694ce88f..a003bcdec 100644
--- a/readme.md
+++ b/readme.md
@@ -21,7 +21,7 @@ BookStack is not designed as an extensible platform to be used for purposes that
 
 ## Development & Testing
 
-All development on BookStack is currently done on the master branch. When it's time for a release the master branch is merged into release with built & minified CSS & JS then tagged at it's version. Here are the current development requirements:
+All development on BookStack is currently done on the master branch. When it's time for a release the master branch is merged into release with built & minified CSS & JS then tagged at its version. Here are the current development requirements:
 
 * [Node.js](https://nodejs.org/en/) v6.9+