diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index e41b97c9bd0536bc4a5d83854ea8c09757bcf63c..e717b92df5f3bd67d166e346479e5f0af75a4ffa 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -21,12 +21,12 @@ doc/html/configurator.html that comes with the distribution.
 
 HIGHLIGHTS
 * Sophisticated scheduling algorithms are available in a new plugin. Jobs
-  can be prioritized based upon their age, size, and/or fair-share resource 
+  can be prioritized based upon their age, size and/or fair-share resource 
   allocation using hierarchical bank accounts. For more information see:
   https://computing.llnl.gov/linux/slurm/job_priority.html
 * An assortment of resource limits can be imposed upon individual users 
   and/or hierarchical bank accounts such as maximum job time limit, maximum 
-  job size, maximum number of running jobs. For more information see:
+  job size and maximum number of running jobs. For more information see:
   https://computing.llnl.gov/linux/slurm/resource_limits.html
 * Advanced reservations can be made to insure resources will be available when
   needed. For more information see: