We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d260a72 + f12b917 commit c71f947Copy full SHA for c71f947
demo/index.html
@@ -22,7 +22,7 @@ <h1 style="color: #2D2E2C">xterm.js: A terminal for the <em style="color: #5DA5D
22
<div id="grid">
23
<div class="tab">
24
<button id= "optionsbutton" class="tabLinks" onclick="openSection(event, 'options')">Options</button>
25
- <button id= "addonsbutton" class="tabLinks" onclick="openSection(event, 'addons')">Add Ons</button>
+ <button id= "addonsbutton" class="tabLinks" onclick="openSection(event, 'addons')">Addons</button>
26
<button id= "stylebutton" class="tabLinks" onclick="openSection(event, 'style')">Style</button>
27
<button id= "testbutton" class="tabLinks" onclick="openSection(event, 'test')">Test</button>
28
</div>
0 commit comments