From 4ff7ac7b6574d6adec775057dc2c798a1fe10248 Mon Sep 17 00:00:00 2001 From: bn4t <17193640+bn4t@users.noreply.github.com> Date: Tue, 29 Sep 2020 09:07:23 +0000 Subject: [PATCH] Fix a small typo (#1448) 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 30ef65ea..1ab885eb 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.