summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAli <fakoor@gmail.com>2019-03-24 14:06:28 +0430
committerGitHub <noreply@github.com>2019-03-24 14:06:28 +0430
commita9289d2b6153a26439d4d3f81e40fdd7bec55eda (patch)
tree846a48b8c6ee9855421fbfa9be6aa8264fc5c2b7 /README.md
parent5d6ab100a482ae2b0efbc5cc544cc6c700f723f8 (diff)
downloadvyos-documentation-a9289d2b6153a26439d4d3f81e40fdd7bec55eda.tar.gz
vyos-documentation-a9289d2b6153a26439d4d3f81e40fdd7bec55eda.zip
Fix missing letters
Diffstat (limited to 'README.md')
-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.