Skip to content

Commit

Permalink
Update api.html
Browse files Browse the repository at this point in the history
  • Loading branch information
DaBiggestBozo authored Feb 27, 2024
1 parent 39840d4 commit 5969071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<body>

<div id="link" onClick = "clickFunction()">Click here to continue</div>
<div id="link" onClick = "open()">Click here to continue</div>

<script type="text/javascript">"use strict";

Expand Down

0 comments on commit 5969071

Please sign in to comment.