Merge pull request #2698 from xtermjs/Tyriar-patch-1

Fix grammar in demo
This commit is contained in:
Daniel Imms
2020-02-07 09:13:58 -08:00
committed by GitHub
+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>