Skip to content

Commit 8028233

Browse files
CoveMBericglau
andauthored
Rename download stellar (#571)
Co-authored-by: Eric Lau <[email protected]>
1 parent 34e97de commit 8028233

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/ui/src/stellar/App.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,8 @@
193193
<button class="download-option" on:click={downloadScaffoldHandler}>
194194
<ZipIcon />
195195
<div class="download-option-content">
196-
<p>Development Package (Scaffold)</p>
197-
<p>Sample Scaffold project to get started with development and testing.</p>
196+
<p>Scaffold Stellar Package</p>
197+
<p>Sample Scaffold Stellar project to get started with development and testing.</p>
198198
</div>
199199
</button>
200200
{/if}

0 commit comments

Comments
 (0)