summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 68912b8..7a8f8e9 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Also, the latest bug fixes and new features are available in the
## Overview
This package provides semi-portable access to hardware-provided
-atomic memory update operations on a number architectures. These might
+atomic memory update operations on a number of architectures. These might
allow you to write code:
* That does more interesting things in signal handlers.