diff --git a/Modules/Main.lua b/Modules/Main.lua
index 0b6b7bb4..c82b236e 100644
--- a/Modules/Main.lua
+++ b/Modules/Main.lua
@@ -192,7 +192,7 @@ function main:Init()
common.New("TextListControl", nil, 0, 100, 630, 290, nil, changeList),
})
end)
- self.controls.devMode = common.New("LabelControl", {"BOTTOMLEFT",self.anchorUpdate,"BOTTOMLEFT"}, 0, 0, 0, 18, "^1EXPERIMENTAL")
+ self.controls.devMode = common.New("LabelControl", {"BOTTOMLEFT",self.anchorUpdate,"BOTTOMLEFT"}, 0, 0, 0, 18, "^1Dev Mode")
self.controls.devMode.shown = function()
return launch.devMode
end
diff --git a/README.md b/README.md
index f94babfa..31291260 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ This update adds support for Minions:
* Blink Arrow
* Mirror Arrow
* Raise Spectre:
- * A library of commonly used spectres has been added; with Raise Spectre is selected as the main skill,
+ * A library of commonly used spectres has been added; with Raise Spectre selected as the main skill,
you can click "Manage Spectres..." to browse it and add spectres to your build
* The level of the spectre can be set via a new option in the Configuration tab
* Spectre curses are disabled by default, and can be enabled in the Configuration tab
diff --git a/changelog.txt b/changelog.txt
index 866929ce..da88a032 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -4,7 +4,7 @@ This update adds support for Minions:
* Blink Arrow
* Mirror Arrow
* Raise Spectre:
- * A library of commonly used spectres has been added; with Raise Spectre is selected as the main skill,
+ * A library of commonly used spectres has been added; with Raise Spectre selected as the main skill,
you can click "Manage Spectres..." to browse it and add spectres to your build
* The level of the spectre can be set via a new option in the Configuration tab
* Spectre curses are disabled by default, and can be enabled in the Configuration tab
diff --git a/manifest.xml b/manifest.xml
index 1c76a82e..4de64df0 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -7,7 +7,7 @@
-
+
@@ -57,7 +57,7 @@
-
+