From 14d4ed06c160f0248f601007eec672c5f35c531d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Victor=20Mass=C3=A9?= <victor.dhamma@gmail.com> Date: Sat, 27 Jan 2018 07:25:27 +0000 Subject: [PATCH] fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b80ebf..e8356d2 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ This repository is aimed to provide documentions and RFCs (Request for Changes) used in the whole Duniter ecosystem. -All documents should be implementation agnostis, as specific documentations should be is a dedicated reposity (or implementation repository). \ No newline at end of file +All documents should be implementation agnostic, as specific documentations should be in a dedicated repository (or implementation repository). \ No newline at end of file -- GitLab