From 9b9b777424994eb990b94c40fb626791d4295e22 Mon Sep 17 00:00:00 2001 From: Joshua Nelson Date: Wed, 20 Jan 2021 11:20:48 -0500 Subject: [PATCH] Fix typo in rustdoc team post --- posts/inside-rust/2021-01-19-changes-to-rustdoc-team.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/inside-rust/2021-01-19-changes-to-rustdoc-team.md b/posts/inside-rust/2021-01-19-changes-to-rustdoc-team.md index 9e876150c..f16bcd3b8 100644 --- a/posts/inside-rust/2021-01-19-changes-to-rustdoc-team.md +++ b/posts/inside-rust/2021-01-19-changes-to-rustdoc-team.md @@ -12,7 +12,7 @@ Recently, there have been a lot of improvements in rustdoc. It was possible than [Joshua](https://github.com/jyn514) has been helping me **a lot** on the leading parts by tagging issues and mentoring newcomers. But at the same time, he initiated great changes in the rustdoc codebase that led to huge performance improvements, he finished the "intra doc link" features which is now stable after years of instability (more information [here](https://doc.rust-lang.org/rustdoc/linking-to-items-by-name.html)). He also did multiple additional things but let's stop the listing here. :) -Overall, he's been an enormous help and making him co-lead is just making offical everything's he's been doing since he joined the rustdoc team (and even before!). I'm glad to have him on the team and as co-lead. +Overall, he's been an enormous help and making him co-lead is just making official everything's he's been doing since he joined the rustdoc team (and even before!). I'm glad to have him on the team and as co-lead. ## Membership Changes