Skip to content

Commit a9f8e02

Browse files
authored
Typo error in CONTRIBUTING.md fixed (#111401)
I found a typo error in CONTRIBUTING.md and fixed it.
1 parent 7b81bbd commit a9f8e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ To contribute API documentation, an excellent command of the English language is
159159
We have a [whole section in our style guide](https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#documentation-dartdocs-javadocs-etc)
160160
that you should read before you write API documentation. It includes notes on the "Flutter Voice", such as our word and grammar conventions.
161161

162-
In general, a really productive way to improve documentation is to use Flutter and stop any time your have a question: find the answer, then
162+
In general, a really productive way to improve documentation is to use Flutter and stop any time you have a question: find the answer, then
163163
document the answer where you first looked for it.
164164

165165
We also keep [a list of areas that need better API documentation](https://github.com/flutter/flutter/issues?q=is%3Aopen+is%3Aissue+label%3A%22d%3A+api+docs%22+sort%3Areactions-%2B1-desc).

0 commit comments

Comments
 (0)