We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34e97de commit 8028233Copy full SHA for 8028233
packages/ui/src/stellar/App.svelte
@@ -193,8 +193,8 @@
193
<button class="download-option" on:click={downloadScaffoldHandler}>
194
<ZipIcon />
195
<div class="download-option-content">
196
- <p>Development Package (Scaffold)</p>
197
- <p>Sample Scaffold project to get started with development and testing.</p>
+ <p>Scaffold Stellar Package</p>
+ <p>Sample Scaffold Stellar project to get started with development and testing.</p>
198
</div>
199
</button>
200
{/if}
0 commit comments