Skip to content

Commit 1a7c904

Browse files
authored
cleaning
1 parent a4d5acd commit 1a7c904

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tool/web-app/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h2 id="form-title">Select Your Database Preferences</h2>
9494
<option value=">500 USD">More than 500 USD</option>
9595
</select>
9696

97-
<label for="use-case">Use Case:
97+
<label for="use-case">Use Case
9898
<span class="info-icon" tabindex="0" data-tooltip="Choose the main purpose of the database you are selecting. For instance, OLTP is used for transactional systems, while OLAP is for analytics.">ℹ️</span>
9999
</label>
100100
<select id="use-case" name="use-case" required>
@@ -174,4 +174,4 @@ <h4>Compare Options</h4>
174174
</main>
175175
<script src="script.js"></script>
176176
</body>
177-
</html>
177+
</html>

0 commit comments

Comments
 (0)