diff --git a/common/locale/en-US/buffer.xml b/common/locale/en-US/buffer.xml
index 32d8f18a..ed8f4e11 100644
--- a/common/locale/en-US/buffer.xml
+++ b/common/locale/en-US/buffer.xml
@@ -12,7 +12,7 @@
- Buffer is a container that holds the given web page, including
+ A buffer is a container that holds the given web page, including
all of its history and frames. Each tab contains exactly one
buffer, and for most purposes the two terms are interchangeable.
See
- If
&dactyl.appname; can repeat commands in a number of ways, from repeating - the last command, recording and playing macros, to saving its state and + the last command, to recording and playing macros, to saving its state and executing scripts.
@@ -140,7 +140,7 @@ page and every chrome document, including all browser windows and dialogs. If the same file is sourced more than once, its previous rules are cleared before it is applied again. Rules can be - restricted to specific documents by enclosing them inside + restricted to specific documents by enclosing them in @-moz-document blocks.