From d1d85f340a5e18c7cc82ed5b840abd5fcd4e3860 Mon Sep 17 00:00:00 2001 From: Manuel Penaloza Date: Tue, 7 Nov 2017 14:48:58 +0100 Subject: [PATCH] change headline --- content/docs/how-to-contribute.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/how-to-contribute.md b/content/docs/how-to-contribute.md index 45c6fe94..a0790a93 100644 --- a/content/docs/how-to-contribute.md +++ b/content/docs/how-to-contribute.md @@ -145,7 +145,7 @@ However, there are still some styles that the linter cannot pick up. If you are You may be interested in watching [this short video](https://www.youtube.com/watch?v=wUpPsEcGsg8) (26 mins) which gives an introduction on how to contribute to React. -#### Available topics in this video directly linked: +#### Video highlights: - Building and testing React locally [4:12](https://youtu.be/wUpPsEcGsg8?t=4m12s) - Creating and sending pull requests [6:07](https://youtu.be/wUpPsEcGsg8?t=6m7s) - Organizing code [8:25](https://youtu.be/wUpPsEcGsg8?t=8m25s)