glean glsl test now does over 150 tests
diff --git a/docs/shading.html b/docs/shading.html
index fd96a41..3a10f1b 100644
--- a/docs/shading.html
+++ b/docs/shading.html
@@ -294,7 +294,7 @@
 been create to exercise the GLSL compiler.
 </p>
 <p>
-The <em>glsl1</em> test runs over 130 sub-tests to check that the language
+The <em>glsl1</em> test runs over 150 sub-tests to check that the language
 features and built-in functions work properly.
 This test should be run frequently while working on the compiler to catch
 regressions.