From 4faaeb492fb303c9da16416aa8effd81320c687f Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Mon, 7 Sep 2020 16:09:52 +1000 Subject: [PATCH] typo --- README.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.development b/README.development index de41bf3fb..76083c605 100644 --- a/README.development +++ b/README.development @@ -70,7 +70,7 @@ Subcomponents The pyenv folder is created when running make for the first time. It is a Python virtual environment that contains Anki's libraries -and all the required depenencies. +and all the required dependencies. Makefile --------------