diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index d1640312f9b0d0c42c962d11053e96ba4131f88a..79242c1869d4887356a385b96b8b9018ce7ca65f 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -1,6 +1,6 @@
 Release 1.11 (05/15/2018)
 =============================
-- Added support for compression and decompressing files
+- Added support for compressing and decompressing files
   - New commands:
     * compress-files
     * decompress-files
@@ -9,12 +9,12 @@ Release 1.11 (05/15/2018)
     * delete-file
     * delete-files
 - Modified stat-file utility, which now requires explicit --md5sum flag to
-  retrieve retrieve checksum
-- Added new --path-pattern option to list-files command
+  retrieve checksum
+- Added new --path-pattern option to the list-files command
 - DM Station GUI fixes/enhancements:
   - Added initial GUI test suite
   - Added right-click copying functionality
-  - Fixed issue trailing comma for upload parameters
+  - Fixed issue with trailing comma for DAQ/upload parameters
   - Fixed CPU usage bug 
   - Fixed incorrect handling of user selections
   - Fixed focus policy for several buttons