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
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<h1>Hello Debugging World</h1>
</div>
<div data-role="content">
<input type="button" id="buh_button" value="Check For Bugs">
<input type="button" id="buh_button" value="除錯">
</div>
</div>
</div>
Expand Down