diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 839b9516f5beac5e41291b23032858459cff0801..0882a15736b12502eed164a7e79e63432976410f 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -156,8 +156,8 @@ SCHEDULING CHANGES
 ACCOUNTING CHANGES
 ==================
 * The job accounting plugin has been split into two components: gathering
-  of data and storing the data. The JobAcctType parameter has been replaced
-  by JobAcctGatherType (AIX or Linux) and JobAcctStorageType (MySQL, PostGreSQL,
+  of data and storing the data. The JobAcctType parameter has been replaced by
+  JobAcctGatherType (AIX or Linux) and AccountingStorageType (MySQL, PostGreSQL,
   filetext, and SlurmDBD). Storing the accounting information into a database
   will provide you with greater flexibility in managing the data.