From 87818c6bc93994c57f596d3e38565c6b856d0f78 Mon Sep 17 00:00:00 2001 From: Tim Gates Date: Mon, 18 May 2020 12:14:32 +1000 Subject: [PATCH] Fix simple typo: `clearning` -> `learning` --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 40a22b34..503357dd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,7 +27,7 @@ ffmpeg -i my_big_image.jpg -vf scale=w=256:h=256:force_original_aspect_ratio=dec Then just run the `./autogen.sh` to generate the added or updated node classes. > IMPORTANT NOTE: To run `autogen.sh`, you need [round][round] and -> [inkscape][inkscape] command lines that are used for clearning the image +> [inkscape][inkscape] command lines that are used for learning the image > resource filenames. > > macOS users can download the inkscape via Homebrew.