Fix grammar in demo

This commit is contained in:
Daniel Imms
2020-02-07 09:13:03 -08:00
committed by GitHub
parent 560a30662b
commit 4475a82776
+1 -1
View File
@@ -13,7 +13,7 @@
<div id="terminal-container"></div>
<div>
<h3>Options</h3>
<p>These options can be set in the <code>Terminal</code> constructor or using the <code>Terminal.setOption</code> function.</p>
<p>These options can be set in the <code>Terminal</code> constructor or by using the <code>Terminal.setOption</code> function.</p>
<div id="options-container"></div>
</div>
<div>