diff --git a/src/ARKServerManager/VersionFeed.xml b/src/ARKServerManager/VersionFeed.xml
index 6761dc87..3d1672b4 100644
--- a/src/ARKServerManager/VersionFeed.xml
+++ b/src/ARKServerManager/VersionFeed.xml
@@ -24,8 +24,8 @@
NEW
- - Global Settings - Added option to set the Main Window start mode - Normal, Maximized, Minimized.
- - Main Window - now sotres the Left and Top positions of the window, when in Normal mode. Will restore the window position when started. Defaults to 50,50.
+ - Global Settings - added option to set the Main Window start mode - Normal, Maximized, Minimized.
+ - Main Window - now stores the Left and Top positions of the window, when in Normal mode. Will restore the window position when started. Defaults to 50,50.
CHANGE
@@ -147,7 +147,7 @@
NEW
- - Server Settings - haved added resizing to all the grids, so the height can be increased/decreased. The height is also remembered, so when you reopen ASM, it will size the grid correctly.
+ - Server Settings - added resizing to all the grids, so the height can be increased/decreased. The height is also remembered, so when you reopen ASM, it will size the grid correctly.
CHANGES
diff --git a/src/ARKServerManager/VersionFeedBeta.xml b/src/ARKServerManager/VersionFeedBeta.xml
index 353d9db9..f3db66d1 100644
--- a/src/ARKServerManager/VersionFeedBeta.xml
+++ b/src/ARKServerManager/VersionFeedBeta.xml
@@ -24,8 +24,8 @@
NEW
- - Global Settings - Added option to set the Main Window start mode - Normal, Maximized, Minimized.
- - Main Window - now sotres the Left and Top positions of the window, when in Normal mode. Will restore the window position when started. Defaults to 50,50.
+ - Global Settings - added option to set the Main Window start mode - Normal, Maximized, Minimized.
+ - Main Window - now stores the Left and Top positions of the window, when in Normal mode. Will restore the window position when started. Defaults to 50,50.
CHANGE