diff --git a/WmiExplorer/ChangeLog.txt b/WmiExplorer/ChangeLog.txt
index 2dec812..8622c83 100644
--- a/WmiExplorer/ChangeLog.txt
+++ b/WmiExplorer/ChangeLog.txt
@@ -1,7 +1,8 @@
Version 2.0.0.2 [10-05-2017]
* Migration to GitHub.
- * Added option to specify COMPUTERNAME as a parameter and automatically connect, Example: WmiExplorer.exe COMPUTERNAME.
+ * Added option to specify COMPUTERNAME as a parameter and automatically connect.
+ Example: WmiExplorer.exe COMPUTERNAME
Version 2.0.0.0 [10-27-2014]
diff --git a/WmiExplorer/WmiExplorer.csproj b/WmiExplorer/WmiExplorer.csproj
index d31dc66..2f19805 100644
--- a/WmiExplorer/WmiExplorer.csproj
+++ b/WmiExplorer/WmiExplorer.csproj
@@ -8,7 +8,7 @@