From fe063441ec0efc0a97603b90dfa8a2a99b47baa0 Mon Sep 17 00:00:00 2001 From: Nicolas Noble Date: Thu, 8 Sep 2016 16:26:39 -0700 Subject: [PATCH] Addressing comments. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78f6254..52cafec 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Experiments and proposals for gRPC features. -The purpose of this repository is to have a single place for people to push code and various documentation that gravitate around experimenting with new features for gRPC. This repository isn't tested, and will be lightly curated, so all of the code here shouldn't be considered functional nor production-worty. +The purpose of this repository is to have a single place for people to push code and various documentation that gravitate around experimenting with new features for gRPC. This repository isn't tested, and will be lightly curated, so the code here should not be considered production-worthy (and it may not be functional at all). -Some of the experiments conducted here might be cherry-picked for being introduced as an actual Pull Request on our main repositories. +Some of the experiments conducted here might be cherry-picked for being introduced as an actual pull request on our main repositories.