Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<!--<div class="modal-header"></div>-->
<div class="modal-body">
<h3>Quick start</h3>
<p>Choose from these presets to get up and running quickly. These auto-load common 2. Analysis and 3. Colorize settings so you don't have to manually choose them.</p>
<p>Choose from these presets to get up and running quickly. The presets will auto-fill values for the Conversion/Analysis and Colorize steps for common use cases.</p>
<table class="table">
<tr>
<td width="30%"><b>Raw</b></td>
Expand All @@ -64,7 +64,7 @@ <h3>Quick start</h3>

</div>
<div class="modal-footer">
<a data-dismiss="modal" data-toggle="modal" class="btn">cancel</a>
<a data-dismiss="modal" data-toggle="modal" class="btn">Close</a>
</div>
</div>
</div>
Expand Down