diff --git a/thisweek/_posts/2021-12-06-changelog-106.adoc b/thisweek/_posts/2021-12-06-changelog-106.adoc index 505bcda6..19806def 100644 --- a/thisweek/_posts/2021-12-06-changelog-106.adoc +++ b/thisweek/_posts/2021-12-06-changelog-106.adoc @@ -24,7 +24,7 @@ image::https://user-images.githubusercontent.com/3757771/144752483-5dd868fb-b0f3 == Fixes -* pr:10906[] (first contributation) "add return type" assist when missing whitespace before brace. +* pr:10906[] (first contribution) "add return type" assist when missing whitespace before brace. * pr:10896[] resolve associated trait types in paths. * pr:10902[] handle multiple cargo check quick fix spans. * pr:10920[] shorten spans of `mismatched_arg_count` diagnostics.