Skip to content

Commit b137dde

Browse files
Fix grammatical errors (#33940)
1 parent a51db09 commit b137dde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ It is divided into the following sections:
2424
valuable discussions about Swift development, in the form of talks
2525
and blog posts.
2626
- The [Uncategorized](#uncategorized) section is for documentation which does
27-
not fit neatly into any of the above categories. We would like minimize
27+
not fit neatly into any of the above categories. We would like to minimize
2828
items in this section; avoid adding new documentation here.
2929

3030
Sometimes documentation is not enough.
@@ -336,7 +336,7 @@ provide greater clarity to contributors wanting to add new documentation.
336336
- [OptimizerCountersAnalysis.md](/docs/OptimizerCountersAnalysis.md):
337337
TODO: Consider breaking up into a how-to guide
338338
on dumping and analyzing the counters
339-
and an explanation for the the counter collection system.
339+
and an explanation for the counter collection system.
340340
- [Testing.md](/docs/Testing.md):
341341
TODO: Consider splitting into a how-to guide on writing a new test case
342342
and an explanation for how the compiler is tested.

0 commit comments

Comments
 (0)