Skip to content

Commit

Permalink
fix doc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fscm committed Dec 3, 2019
1 parent f7cad06 commit 5af92ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.build.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ the following command:
docker volume create --name <VOLUME_NAME>
```

Two create the required volume the following command can be used:
To create the required volume the following command can be used:

```
docker volume create --name my_pritunl
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ the following command:
docker volume create --name VOLUME_NAME
```

Two create the required volume the following command can be used:
To create the required volume the following command can be used:

```
docker volume create --name my_pritunl
Expand Down

0 comments on commit 5af92ce

Please sign in to comment.