From 68f04a89a9172c624d79a1f4a2e1a1bb86850a21 Mon Sep 17 00:00:00 2001 From: Leo Shklovskii Date: Wed, 16 Feb 2022 22:45:51 -0500 Subject: [PATCH] Update CONTRIBUTING.md Fixing broken link typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6ebc684..4456277 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,7 +29,7 @@ to re-work some of it and the discouragement that goes along with that. ### Updating the Dictionary -`typos` dictionary is a mapping of typos to a list of possible corrections (see [Design](docs/design.nd)). To add to the dictionary: +`typos` dictionary is a mapping of typos to a list of possible corrections (see [Design](docs/design.md)). To add to the dictionary: 1. Add your type to our data file `crates/typos-dict/assets/words.csv`