README.md in librarian-puppet-0.9.7 vs README.md in librarian-puppet-0.9.8

- old
+ new

@@ -78,11 +78,11 @@ When using a Git source, we do not have to use a `:ref =>`. If we do not, then librarian-puppet will assume we meant the `master` branch. If we use a `:ref =>`, we can use anything that Git will recognize as a ref. This includes any branch name, tag name, SHA, or SHA unique prefix. If we use a -branch, we can later ask Librarian-pupet to update the modulek by fetching the +branch, we can later ask Librarian-puppet to update the module by fetching the most recent version of the module from that same branch. The Git source also supports a `:path =>` option. If we use the path option, Librarian-puppet will navigate down into the Git repository and only use the specified subdirectory. Some people have the habit of having a single repository @@ -154,11 +154,11 @@ ## Reporting Issues Bug reports to the github issue tracker please. Please include: - * relevant `Puppetfile` and `Puppetfile.lock` files. - * version of ruby, librarian-puppet + * Relevant `Puppetfile` and `Puppetfile.lock` files + * Version of ruby, librarian-puppet * What distro * Please run the `librarian-puppet` commands in verbose mode by using the `--verbose` flag, and include the verbose output in the bug report as well. ## Changelog