From ea51d17d1146ea6502c7191794e47ec9b1edfe57 Mon Sep 17 00:00:00 2001
From: Yuval Langer <yuval.langer@gmail.com>
Date: Sun, 7 Sep 2014 11:19:27 +0300
Subject: [PATCH] typo `that you cat track` -> `that you can track`

---
 doc/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/README.md b/doc/README.md
index 74a0e80..8984c69 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -117,7 +117,7 @@ your `$HOME`, you will end up with a lot of repositories very quickly.
 `vcsh` was designed with [myrepos][myrepos], a tool to manage Multiple
 Repositories, in mind and the two integrate very nicely. The myrepos tool
 (`mr`) has native support for `vcsh` repositories and the configuration for
-myrepos is just another set of files that you cat track with `vcsh` like any
+myrepos is just another set of files that you can track with `vcsh` like any
 other. This makes setting up any new machine a breeze. It can take literally
 less than five minutes to go from standard installation to fully set up system.
 
-- 
GitLab