You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/optimization.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -238,7 +238,7 @@ <h2><a name="hasjs">Integration with has.js</a><span class="sectionMark">§
238
238
}
239
239
</code></pre>
240
240
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>
0 commit comments