Skip to content

Commit 5d12c25

Browse files
minor mistakes (#1952)
1 parent 7147ea0 commit 5d12c25

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ incremental changes and preserves a simple linear history.
316316
## Acknowledgements
317317

318318
Carbon's Contributing guidelines are based on
319-
[Tensorflow](https://github.com/tensorflow/tensorflow/blob/master/CONTRIBUTING.md)
319+
[TensorFlow](https://github.com/tensorflow/tensorflow/blob/master/CONTRIBUTING.md)
320320
and [Flutter](https://github.com/flutter/flutter/blob/master/CONTRIBUTING.md)
321321
guidelines. Many thanks to these communities for their help in providing a
322322
basis.

docs/project/code_review.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ an escalation path.
502502

503503
Before escalating an impasse or conflict in code review, try asking another
504504
reviewer to help resolve the issue or bridge any communication gaps. Consider
505-
scheduling a quick video chat to discuss and better understand each others'
505+
scheduling a quick video chat to discuss and better understand each other’s
506506
concerns and position.
507507

508508
Note that the formal evolution process is heavyweight and relatively slow. The

docs/project/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ ask (see
537537

538538
### How can I best say "I like X" or "I don't like X"?
539539

540-
Both Discord and Github Discussions allow you to give an emoji "reaction" to
540+
Both Discord and GitHub Discussions allow you to give an emoji "reaction" to
541541
individual posts. If you'd like to amplify what has already been said, please
542542
use these instead of posting messages that re-state substantially the same
543543
thing. These make conversations easier to follow and understand general

0 commit comments

Comments
 (0)