diff --git a/docs/blog/2020-01-23-why-typescript-chose-gatsby/index.md b/docs/blog/2020-01-23-why-typescript-chose-gatsby/index.md index 083ce41fad009..6f379f1014aad 100644 --- a/docs/blog/2020-01-23-why-typescript-chose-gatsby/index.md +++ b/docs/blog/2020-01-23-why-typescript-chose-gatsby/index.md @@ -144,7 +144,7 @@ Would I recommend this constraint to people making Gatsby websites? Probably not I'm blown away by how fast Gatsby is for a user. -The founder of Gatsby, Kyle Matthews [gave a great talk in 2017 on the ways in which Gatsby is fast](https://youtu.be/Gtd-Ht-D0sg?t=961) and [here more recently](https://www.youtube.com/watch?v=HQEotVfTXwk), in rough: +The founder of Gatsby, Kyle Mathews [gave a great talk in 2017 on the ways in which Gatsby is fast](https://youtu.be/Gtd-Ht-D0sg?t=961) and [here more recently](https://www.youtube.com/watch?v=HQEotVfTXwk), in rough: - Pre-fetching of related links - Clever splitting of code