Skip to content

Commit

Permalink
wording correction on html example
Browse files Browse the repository at this point in the history
  • Loading branch information
jparez committed Sep 2, 2024
1 parent 2cf0112 commit 2ba52d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/geny-window.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ <h3>Connect to an existing instance</h3>
<ul>
<li><strong>Instance uuid:</strong> the uuid of a launched device.</li>
<li>
<strong>Websocket address:</strong> a WebSocket address (starting with "wss://") of a
<strong>WebSocket address:</strong> the WebSocket address (starting with "wss://") of a
launched device.
</li>
</ul>
Expand All @@ -70,7 +70,7 @@ <h3>Connect to an existing instance</h3>
<button id="connectExistingInstance">🔌</button>
</div>
<hr />
<h3>More about geny product and integration</h3>
<h3>More about geny's products and integration</h3>
<a href="https://www.genymotion.com" target="_blank" class="mb-1"> 👉 Our products </a>
<a href="https://docs.genymotion.com/gmsaas/" target="_blank" class="mb-1"> 👉 Our CLI, gmsaas </a>
<a href="https://github.com/Genymobile/genymotion-device-web-player" target="_blank" class="mb-1">
Expand Down

0 comments on commit 2ba52d4

Please sign in to comment.