From 856d8adb1441a68451243a031861b1128ec476f2 Mon Sep 17 00:00:00 2001 From: bn4t <17193640+bn4t@users.noreply.github.com> Date: Mon, 28 Sep 2020 12:05:18 +0000 Subject: [PATCH] Fix a small typo Signed-off-by: Benjamin Nater --- docs/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 30ef65ea9..1ab885ebc 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -72,7 +72,7 @@ issue](https://github.com/matrix-org/dendrite/labels/good%20first%20issue). These should be well-contained, small pieces of work that can be picked up to help you get familiar with the code base. -Once you're comfortable with hacking on Dendrite there are issues lablled as +Once you're comfortable with hacking on Dendrite there are issues labelled as [help wanted](https://github.com/matrix-org/dendrite/labels/help-wanted), these are often slightly larger or more complicated pieces of work but are hopefully nonetheless fairly well-contained.