Skip to content

Commit fc3117e

Browse files
author
diegotres
committed
fixed 'optmizer' word
1 parent 2774e0c commit fc3117e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/optimization.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ <h2><a name="hasjs">Integration with has.js</a><span class="sectionMark">&sect;
238238
}
239239
</code></pre>
240240

241-
<p>You can define a <b>has</b> object in the build config with true or false values for some has() tests, and the optmizer will replace the has() test with the true or false value.</p>
241+
<p>You can define a <b>has</b> object in the build config with true or false values for some has() tests, and the optimizer will replace the has() test with the true or false value.</p>
242242

243243
<p>If your build profile looked like so:</p>
244244

0 commit comments

Comments
 (0)