diff options
author | bn4t <17193640+bn4t@users.noreply.github.com> | 2020-09-29 09:07:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-29 10:07:23 +0100 |
commit | 4ff7ac7b6574d6adec775057dc2c798a1fe10248 (patch) | |
tree | ce4c201c237c876f4c41507d0e77c02253b0aaf2 /docs | |
parent | da89f2bd1fbc7738d5f56ac1e92d34fc797d6092 (diff) |
Fix a small typo (#1448)
Signed-off-by: Benjamin Nater <me@bn4t.me>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
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. |