Skip to content

Commit

Permalink
Change botton name
Browse files Browse the repository at this point in the history
  • Loading branch information
rohong committed Jan 10, 2018
1 parent f782a40 commit d822eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ <h1>Plasma Parameters Calculator</h1>
</TR>
</TABLE>
<P>
<INPUT TYPE="button" VALUE="Let's see" onClick="computeform(this.form)">
<INPUT TYPE="button" VALUE="Calculte" onClick="computeform(this.form)">
<INPUT TYPE="reset" VALUE="Reset" onClick="ClearForm(this.form)">
</FORM>

Expand Down

0 comments on commit d822eef

Please sign in to comment.