From fec4526592b134a2751af3a120d7c7d71e653447 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=B4=A0=C9=AA=E1=B4=84=E1=B4=9B=E1=B4=8F=CA=80=20=CA=99?= =?UTF-8?q?=E1=B4=8A=E1=B4=87=CA=9F=E1=B4=8B=CA=9C=E1=B4=8F=CA=9F=E1=B4=8D?= Date: Tue, 31 Jul 2018 13:17:46 +0200 Subject: [PATCH] on => in --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 724deae..9a6ad6d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,8 +15,8 @@ Please ensure your pull request adheres to the following guidelines: - Don't mention `IPFS` in the description as it's implied. - Start the description with a capital and end with a full stop/period. - Check your spelling and grammar. -- Add the idea to the corresponding file on [`data`](./data) and make sure it matches the format. -- You can add a picture to describe your idea on [`./src/static/images`](./src/static/images). +- Add the idea to the corresponding file in [`data`](./data) and make sure it matches the format. +- You can add a picture to describe your idea in [`./src/static/images`](./src/static/images). ### 3. Submitting it through a PR