From 82d05afebdb0e4c5de7b2626d307bf2b576105b0 Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Tue, 10 Feb 2009 00:29:06 +0000
Subject: [PATCH] Fix a couple of typos

---
 RELEASE_NOTES | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index e41b97c9bd0..e717b92df5f 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:
-- 
GitLab