Skip to content

Commit ae6cc8e

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents d356736 + 2f3537e commit ae6cc8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/modal/stellar-wallets-modal.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ export class StellarWalletsModal extends LitElement {
217217
</header>
218218
219219
<div class="help__whats_a_wallet">
220-
<h2 class="dialog-text-solid help__title">What is a wallet?</h2>
220+
<h2 class="dialog-text-solid help__title">What is a Wallet?</h2>
221221
<p class="dialog-text help__text">
222222
Wallets are used to send, receive, and store the keys you use to sign blockchain transactions.
223223
</p>
@@ -227,7 +227,7 @@ export class StellarWalletsModal extends LitElement {
227227
<h2 class="dialog-text-solid help__title">What is Stellar?</h2>
228228
<p class="dialog-text help__text">
229229
Stellar is a decentralized, public blockchain that gives developers the tools to create experiences that are
230-
more like cash than crypto
230+
more like cash than crypto.
231231
</p>
232232
</div>
233233
</section>

0 commit comments

Comments
 (0)