Skip to content

Commit

Permalink
docs: advanced: Fix typo
Browse files Browse the repository at this point in the history
* ... and feed the grammar Nazi
  • Loading branch information
kylemanna committed Nov 16, 2014
1 parent f07e4ad commit 17ef8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The ovpn_genconfig script is intended for simple configurations that apply to the majority of the users. If your use case isn't general, it likely won't be supported. This document aims to explain how to work around that.

## Create host volume mounts rather then data volumes
## Create host volume mounts rather than data volumes

* Refer to the Quick Start document, and substitute `--volumes-from $OVPN_DATA` with `-v /path/on/host/openvpn0:/etc/openvpn`
* Quick example that is likely to be out of date, but here's how to get started:
Expand Down

0 comments on commit 17ef8ce

Please sign in to comment.