Skip to content

Commit eb3c53c

Browse files
authored
Change 'Download' button to 'Export'
1 parent aba3313 commit eb3c53c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

editor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<button class="button" id="save-btn">Save Project</button>
2323
</div>
2424
<div class="nav-right">
25-
<button class="button">Download</button>
25+
<button class="button">Export</button>
2626
<button class="button">Share</button>
2727
<button class="next-button">Next</button>
2828
</div>

0 commit comments

Comments
 (0)