diff options
author | Klynton Jessup <klynton@puppetlabs.com> | 2014-07-09 16:28:08 -0700 |
---|---|---|
committer | Klynton Jessup <klynton@puppetlabs.com> | 2014-07-09 16:28:08 -0700 |
commit | 1578537eed7f48f40d31f5379fc5b64bdbe50c4f (patch) | |
tree | 9a1063e32e0e0d3b40d4b0c51b60d40f41dcbfdf | |
parent | 4592bfd59cd5d4795069798a14b483e16c98c1ff (diff) |
Update README.markdown
Fixed a missing '*' around the note.
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index f83c7fd..570f166 100644 --- a/README.markdown +++ b/README.markdown @@ -61,7 +61,7 @@ The vcsrepo module works with the following VCSs: * [Perforce (p4)](#perforce) * [Subversion (svn)](#subversion) -**Note:* Git is the only VCS provider officially [supported](https://forge.puppetlabs.com/supported) by Puppet Labs. +**Note:** Git is the only VCS provider officially [supported](https://forge.puppetlabs.com/supported) by Puppet Labs. ###Git |