Author: tomaz
Date: Sat Nov 14 12:45:51 2015
New Revision: 1714311
URL: http://svn.apache.org/viewvc?rev=1714311&view=rev
Log:
Fix typo.
-This line, and those below, will be ignored--
M README.md
Modified:
libcloud/site/trunk/README.md
Modified: libcloud/site/trunk/README.md
URL:
http://svn.apache.org/viewvc/libcloud/site/trunk/README.md?rev=1714311&r1=1714310&r2=1714311&view=diff
==============================================================================
--- libcloud/site/trunk/README.md (original)
+++ libcloud/site/trunk/README.md Sat Nov 14 12:45:51 2015
@@ -48,7 +48,7 @@ svn commit generated/ -m "Generate websi
```
Note: ``svn add source/*`` step is important - if you don't commit source files
-for the changes your made, your changes will get overwritten next time someone
+for the changes you made, your changes will get overwritten next time someone
else re-generates the website.
[1]: http://jekyllrb.com/