diff --git a/documentation/Notes.txt b/documentation/Notes.txt
index ed3c3f24997937be28a324584a0d5b2a0dcd57d8..cea29a01c200dfb140d3ca508ebe4fcb47c4feb3 100644
--- a/documentation/Notes.txt
+++ b/documentation/Notes.txt
@@ -18,7 +18,7 @@ Bug fixes:
 * fixed 'lost events' bug (safe mode only), an even subtler bug which
   happened only in safe mode. See :ref:`Known_Problems_2.1.5` for details.
   Thanks to Lewis Muir for providing a test case that makes this bug
-  reproducable.
+  reproducible.
 
   The fix is to make efTest and efTestAndClear synchronization points
   for all variables sync'ed to the event flag. See the updated sections
@@ -91,7 +91,7 @@ Docs:
 
 * fixed documentation of sync
 
-  A sync'ed event flags gets set on any kind of event:
+  A sync'ed event flag gets set on any kind of event:
   monitor, as well as put and get completion.
 
 * streamlined repository branch layout on web server