From a3a556a450ef07b2384d751160fe036473f45c82 Mon Sep 17 00:00:00 2001
From: DCoded <dicoded@email.com>
Date: Wed, 28 Apr 2021 12:57:38 -0400
Subject: [PATCH] Spelling

---
 CONTRIBUTING.md                                     |   6 +++---
 ...EmbendingChart.png => contentEmbeddingChart.png} | Bin
 2 files changed, 3 insertions(+), 3 deletions(-)
 rename devNotes/{contentEmbendingChart.png => contentEmbeddingChart.png} (100%)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e98661696cf..d0bf368aeb2 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -136,8 +136,8 @@ errors, it's not totally clean as is and there are a few false positives.
 ## Wiki Files
 
 * Writing Guides
-  * [Twine (Twine is being phased out of the project however the concepts are still relevant.)](devNotes/scene-guide.txt)
-  * [JS](devNotes/jsEventCreationGuide.md)
+  * [Twine (Twine is being phased out of the project however the concepts are still relevant)](devNotes/scene-guide.txt)
+  * [JavaScript](devNotes/jsEventCreationGuide.md)
 * [Exception handling](devNotes/exceptions.md)
 * [Sanity check](devNotes/exceptions.md)
 * [Slave List](devNotes/slaveListing.md)
@@ -147,7 +147,7 @@ errors, it's not totally clean as is and there are a few false positives.
   * [Limbs](devNotes/limb functions.md)
   * [Standalone functions](devNotes/standaloneFunctions.md)
   * [Some potentially useful JS functions](devNotes/usefulJSFunctionDocumentation.txt)
-  * [Content embending chart](devNotes/contentEmbendingChart.png) (for more detail refer to https://gitgud.io/pregmodfan/fc-pregmod/-/merge_requests/7453#note_118616)
+  * [Content embedding chart](devNotes/contentEmbeddingChart.png) (for more details refer to https://gitgud.io/pregmodfan/fc-pregmod/-/merge_requests/7453#note_118616)
 
 ## Useful issues
 
diff --git a/devNotes/contentEmbendingChart.png b/devNotes/contentEmbeddingChart.png
similarity index 100%
rename from devNotes/contentEmbendingChart.png
rename to devNotes/contentEmbeddingChart.png
-- 
GitLab