Update wording in 3.7 M1 N&N
diff --git a/noteworthy/3.7/_news-M1.html b/noteworthy/3.7/_news-M1.html
index 8454c9c..68938f1 100644
--- a/noteworthy/3.7/_news-M1.html
+++ b/noteworthy/3.7/_news-M1.html
@@ -3,8 +3,8 @@
<h2>Add support for upcomming Firefox 64+</h2>
<p>
- For many years Firefox is dispatching <code>keypress</code> event for non-printable keys, but
- other browsers not. This will change in one of the upcoming Firefox versions (probably 64.0
+ For many years Firefox has been dispatching <code>keypress</code> events for non-printable keys,
+ but other browsers not. This will change in one of the upcoming Firefox versions (probably 64.0
scheduled for December). As a result, key navigation and selection in many RWT widgets like
Tree, Table, List, and Combo will not function as expected. With a big help from Mozilla
developers, we are ready with a fix in this milestone.