summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKim <kim.sidney@gmail.com>2019-03-25 21:33:21 +0100
committerGitHub <noreply@github.com>2019-03-25 21:33:21 +0100
commit4963d3ec64246ba0bc29c20ef9ca697d55c92c17 (patch)
treea455d41ce36f344f24fca7f9cad4858cac7e0646
parentad66a290afaba27eb9a80071ccb23704c8cc4cb0 (diff)
parenta9289d2b6153a26439d4d3f81e40fdd7bec55eda (diff)
downloadvyos-documentation-4963d3ec64246ba0bc29c20ef9ca697d55c92c17.tar.gz
vyos-documentation-4963d3ec64246ba0bc29c20ef9ca697d55c92c17.zip
Merge pull request #19 from fakoor/patch-1
Fix missing letters
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5b45873b..0ac09cb0 100644
--- a/README.md
+++ b/README.md
@@ -38,4 +38,4 @@ Windows PowerShell
docker run -v "$($pwd.path):/vyos" -w "/vyos/docs" -i -t --rm vyos-docu bash
```
-Inside the container you can the build the documentation as stated above
+Inside the container you can then build the documentation as stated above.