Fix typo
authorJoshua Harlan Lifton <joshua.harlan.lifton@gmail.com>
Fri, 8 Feb 2019 05:00:30 +0000 (21:00 -0800)
committerJoshua Harlan Lifton <joshua.harlan.lifton@gmail.com>
Fri, 8 Feb 2019 05:00:30 +0000 (21:00 -0800)
updates/005_2018dec14_simd_without_simd.mdwn

index 2b15041ace5ee42413a663bbc2da08a7fdfe82d4..b003637244f0a36dcfa1b1267479a6d2975ceceb 100644 (file)
@@ -12,7 +12,7 @@ on, say, a low to mid-range Chromebook.  Power consumption *for the
 entire chip* is targeted at 2.5 watts.
 
 We learned quite quickly that, paradoxically, even a mobile embedded
-3D GPU *requires* extreme an number of registers (128 floating-point
+3D GPU *requires* an extreme number of registers (128 floating-point
 registers) because it is handling vectors (or quads as they are
 called), and even pixel data, in floating-point format, which means
 four 32-bit numbers (including the transparency).  So, where a