From 12904fc23000ac9e382d99b1197c6510109a553d Mon Sep 17 00:00:00 2001 From: Rebecca Breu Date: Sun, 3 Oct 2021 22:25:10 +0200 Subject: [PATCH] Fix typo in CONTRIBUTING --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 7e19245..1ec928a 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -4,7 +4,7 @@ BeeRef — Notes For Developers BeeRef is written in Python and PyQt6. -Delevoping +Developing ---------- Clone the repository and install beeref and its dependencies::