From 60dca37bb7f97efe7414aa361e6e7f04eecfd1d4 Mon Sep 17 00:00:00 2001 From: James Ray <16969914+jamesray1@users.noreply.github.com> Date: Mon, 17 Dec 2018 09:41:56 +0000 Subject: [PATCH] it -> this (#784) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cf5f769..1a991b75 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This repository is the central place for Rust development of the [libp2p](https://libp2p.io) spec. **Warning**: While we are trying our best to be compatible with other lib2p implementations, we -cannot guarantee that it is the case considering the lack of a precise libp2p specifications. +cannot guarantee that this is the case considering the lack of a precise libp2p specifications. ## Documentation