From 3da3aa49f78d88b9a70ad77dd9552e800f3d9cb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Antonio=20Chio?= Date: Fri, 4 Oct 2019 18:28:14 -0500 Subject: [PATCH] Fix typo in CONTRIBUTING.md --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 85c058b01c4..63239d3c454 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -137,7 +137,7 @@ cd ln -s guides/v2.2/install-gde/new-doc-topic.md guides/v2.3/install-gde/new-doc-topic.md ``` -If you have an image that is identical between versions, it is should placed in `/common/images`. Please optimize images before committing them to the repository. +If you have an image that is identical between versions, it should placed in `/common/images`. Please optimize images before committing them to the repository. If done correctly, the symbolic link path will start with 3 or 4 instances of `../`, as the above example shows. ### Remove a symbolic link