From 584ee2a2b3306ea85c81a50875766542a58337b5 Mon Sep 17 00:00:00 2001 From: David Tippett Date: Fri, 17 Jun 2022 15:25:00 -0400 Subject: [PATCH] Forgot a word o_o Signed-off-by: David Tippett --- DEVELOPING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEVELOPING.md b/DEVELOPING.md index cf98565..013687a 100644 --- a/DEVELOPING.md +++ b/DEVELOPING.md @@ -1,5 +1,5 @@ # CasaOS Development -Here we will describe the steps required to setup a development with CasaOS. +Here we will describe the steps required to setup a development environment with CasaOS. - [Setting up development environment](#setting-up-development-environment) - [Pre-requisites](#pre-requisites)