Skip to content

Commit 17ef8ce

Browse files
committed
docs: advanced: Fix typo
* ... and feed the grammar Nazi
1 parent f07e4ad commit 17ef8ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
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.
44

5-
## Create host volume mounts rather then data volumes
5+
## Create host volume mounts rather than data volumes
66

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

0 commit comments

Comments
 (0)