readme: Fix puppet server typo
Fix server typo and remove whitespaces.
This commit is contained in:
parent
e9ee2c39a9
commit
81887932cf
|
@ -40,7 +40,7 @@ However, Puppet Faces do not support passing arbitrary options through a face so
|
|||
In addition to generating a directory full of HTML, you can also serve up
|
||||
documentation for all your modules using the `server` action:
|
||||
|
||||
$ puppet strings serever
|
||||
$ puppet strings server
|
||||
|
||||
License
|
||||
-----
|
||||
|
@ -49,7 +49,7 @@ See [LICENSE](https://github.com/puppetlabs/puppetlabs-strings/blob/master/LICEN
|
|||
Developing and Contributing
|
||||
-----
|
||||
|
||||
We love contributions from the community! If you'd like to contribute to the strings module,
|
||||
We love contributions from the community! If you'd like to contribute to the strings module,
|
||||
check out [CONTRIBUTING.md](https://github.com/puppetlabs/puppetlabs-strings/blob/master/CONTRIBUTING.md) to get information on the contribution process.
|
||||
|
||||
Running Specs
|
||||
|
@ -64,7 +64,7 @@ that you can run the spec tests. You should simply have to do the following:
|
|||
Support
|
||||
-----
|
||||
Please log tickets and issues at our [JIRA tracker](http://tickets.puppetlabs.com). The
|
||||
puppet strings project can be found under [PDOC](https://tickets.puppetlabs.com/browse/PDOC) on JIRA.
|
||||
puppet strings project can be found under [PDOC](https://tickets.puppetlabs.com/browse/PDOC) on JIRA.
|
||||
A [mailing list](https://groups.google.com/forum/?fromgroups#!forum/puppet-users) is
|
||||
available for asking questions and getting help from others. In addition there
|
||||
is an active #puppet channel on Freenode.
|
||||
|
|
Loading…
Reference in New Issue