From c8bd510976916682d1b99dd2cb65d786361c4699 Mon Sep 17 00:00:00 2001 From: Steve Koch Date: Sat, 9 Mar 2013 11:39:18 -0700 Subject: [PATCH] same minor "for example" fix, on correct branch --- source/docs/deploying/rsync/index.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/docs/deploying/rsync/index.markdown b/source/docs/deploying/rsync/index.markdown index ce8f6b6..7ab3f2a 100644 --- a/source/docs/deploying/rsync/index.markdown +++ b/source/docs/deploying/rsync/index.markdown @@ -66,4 +66,4 @@ git config branch.master.remote origin ## Deploying to a subdirectory -If for you wanted to host an Octopress blog at `http://yoursite.com/blog/` you would need to configure Octopress for [deploying to a subdirectory](/docs/deploying/subdir). +If, for example, you wanted to host an Octopress blog at `http://yoursite.com/blog/` you would need to configure Octopress for [deploying to a subdirectory](/docs/deploying/subdir).