summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorGary Larizza <gary@puppetlabs.com>2012-10-18 18:12:09 -0700
committerGary Larizza <gary@puppetlabs.com>2012-10-18 18:12:09 -0700
commit755b593dbd3588ec95d952228477f6df9d7ae328 (patch)
treeb56b2a52caf9259bc19454bd806bb5d0c467b979 /README.markdown
parent7a08d7f5356aad3c4af3467d076071ab8e087f55 (diff)
parentd4f68c2b28e08158b53e3f7606c94de7481bc74a (diff)
Merge pull request #30 from ghoneycutt/noticket/master/inappropriate_whitespace
Removes trailing whitespace
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index 33fddcb..823e044 100644
--- a/README.markdown
+++ b/README.markdown
@@ -11,9 +11,9 @@ This type can be used to describe:
* A working copy checked out from a (remote or local) source, at an
arbitrary revision
* A "blank" working copy not associated with a source (when it makes
- sense for the VCS being used)
+ sense for the VCS being used)
* A "blank" central repository (when the distinction makes sense for the VCS
- being used)
+ being used)
Supported Version Control Systems
---------------------------------