Fix incorrect wording in README

This fixes a minor editing problem in the file.

BUG=none
TEST=none

Change-Id: Ia70905c198af87841a75dfa154e9c715baf48b1c
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/274052
Reviewed-by: Mike Frysinger <vapier@chromium.org>
diff --git a/README b/README
index 2c53214..d027169 100644
--- a/README
+++ b/README
@@ -4,8 +4,7 @@
 If your project does not conform to the ChromiumOS source style (80 char lines,
 no tabs, ChromiumOS license header, etc.), you can disable the source style
 pre-upload hooks by copying the PRESUBMIT.cfg file in
-<checkout_dir>/src/repohooks/disable_cros_style_checks to the your project
-root.
+<checkout_dir>/src/repohooks/disable_cros_style_checks to your project root.
 
 The sample config file disables all of the source style checks.  You can comment out the
 disable-flags for the checks you want to leave enabled.