From 559b44bc25803feb419ef3af3d45d02e0be251b8 Mon Sep 17 00:00:00 2001 From: Irianni Munoz <82213740+munozirianni1988@users.noreply.github.com> Date: Sat, 14 Jan 2023 14:51:58 +0000 Subject: [PATCH 1/2] Fixed error A mistake was made on 17/10/2022 where Editor was replaced for Edwarditor. I have fixed this. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87ae525..97606e2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Some of the technologies we use at Code Your Future * Languages: We teach HTML, CSS, and Javascript. * Frameworks: React, Node. * Database technologies: Either MongoDB or SQL. -* Edwarditor: We recommend VS Code. +* Editor: We recommend VS Code. * Source Control: Git, Github, and Github Desktop. People From 145fa733a6bb21a50c39846886a32f2f6a43a41a Mon Sep 17 00:00:00 2001 From: Irianni Munoz <82213740+munozirianni1988@users.noreply.github.com> Date: Sat, 14 Jan 2023 15:05:12 +0000 Subject: [PATCH 2/2] From Edwarditor to Editor Spelling mistake fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87ae525..97606e2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Some of the technologies we use at Code Your Future * Languages: We teach HTML, CSS, and Javascript. * Frameworks: React, Node. * Database technologies: Either MongoDB or SQL. -* Edwarditor: We recommend VS Code. +* Editor: We recommend VS Code. * Source Control: Git, Github, and Github Desktop. People