From 9cd43230f6a068b2cbf6b24af95555a43a497035 Mon Sep 17 00:00:00 2001 From: Tobias Roeser Date: Wed, 19 May 2021 22:38:35 +0200 Subject: [PATCH] Fixed typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 09d9c14d..badd69cc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,7 @@ # Contributing When working in the code base it's a good idea to utilize the -`.git-blame-ignore.revs` file at the root of this project. You can add it +`.git-blame-ignore-revs` file at the root of this project. You can add it locally by doing a: ```sh