diff --git a/static/build.html b/static/build.html
index 0d831d6f..432ae517 100644
--- a/static/build.html
+++ b/static/build.html
@@ -648,7 +648,7 @@ cd ../..
pushed out to the update client. The $DEVICE-beta
and
$DEVICE-stable
metadata provide the Beta and Stable release channels used
by the update client. The $DEVICE-testing
metadata provides
- provides an internal testing channel for the OS developers, which can be temporarily
+ an internal testing channel for the OS developers, which can be temporarily
enabled using adb shell setprop sys.update.channel testing
. The name is
arbitrary and you can also use any other name for internal testing channels.