From 8470b4a44174ad092d99f4cd0629dbd9ea3c6b31 Mon Sep 17 00:00:00 2001 From: Todd Volkert Date: Tue, 20 Nov 2018 22:25:03 -0800 Subject: [PATCH] Fix error in CODE_OF_CONDUCT (#24597) --- CODE_OF_CONDUCT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index a253224ba4..039e91ab25 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -38,7 +38,7 @@ shave](https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#lazy ## Questions -It's always ok to ask questions. Our systems are large, nobody will be +It's always ok to ask questions. Our systems are large, and nobody will be an expert in all the systems. Once you find the answer, document it in the first place you looked. That way, the next person will be brought up to speed even quicker.