From 4f31724c6e29217132d87acb9ef2c441370bdefe Mon Sep 17 00:00:00 2001 From: David Sangrey <rixxan@hullseals.space> Date: Thu, 21 Dec 2023 02:19:38 -0500 Subject: [PATCH] Fix Spelling Mistake --- ChangeLog.md | 2 +- edmarketconnector.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index df37c83a..ee4f7c56 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -43,7 +43,7 @@ for removal in the next major release! Please look for that change coming soon. **Changes and Enhancements** * Added new `modules.json` and `ships.json` files to improve security and readability -* Added a core Spanch URL provider plugin +* Added a core Spansh URL provider plugin * Added a new auth response page for successful FDEV authentication * Added a new Open Log Folder option to the Help menu * Added a new `--start_min` command flag to force the application to start minimized diff --git a/edmarketconnector.xml b/edmarketconnector.xml index 600aa551..f5ba4e2e 100644 --- a/edmarketconnector.xml +++ b/edmarketconnector.xml @@ -35,7 +35,7 @@ <p><strong>Changes and Enhancements</strong></p> <ul> <li>Added new <code>modules.json</code> and <code>ships.json</code> files to improve security and readability</li> -<li>Added a core Spanch URL provider plugin</li> +<li>Added a core Spansh URL provider plugin</li> <li>Added a new auth response page for successful FDEV authentication</li> <li>Added a new Open Log Folder option to the Help menu</li> <li>Added a new <code>--start_min</code> command flag to force the application to start minimized</li>