diff --git a/NEWS b/NEWS
index 71bcf0a17fc044f444e71a9d0b3d1c2bb7b1abb9..eecb46c14f118b6c5adf86ec2b99a65cee69791e 100644
--- a/NEWS
+++ b/NEWS
@@ -3,13 +3,13 @@ documents those changes that are of interest to users and admins.
 
 * Changes in SLURM 1.2.3
 ========================
- -- cpuset logic added to  task/affinity, from Don Albert (Bull) and
+ -- Cpuset logic added to  task/affinity, from Don Albert (Bull) and
     Moe Jette (LLNL).  The /dev/cpuset file system must be mounted and 
     set "TaskPluginParam=cpusets" in slurm.conf to enable.
  -- In sched/wiki2, fix possible overflow in job's nodelist, from 
     Ernest Artiaga, BSC.
  -- Defer creation of new job steps until a suspended job is resumed.
- -- select/linear - fix for potential stack corruption bug.
+ -- In select/linear - fix for potential stack corruption bug.
 
 * Changes in SLURM 1.2.2
 ========================