Skip to content

Commit

Permalink
chore: update copy per Ed's request
Browse files Browse the repository at this point in the history
  • Loading branch information
jackson-dean committed Sep 21, 2023
1 parent ab7aea1 commit 2196170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/get-deso/get-deso.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<div *ngIf="stepScreen === GetDesoComponent.STEP_GET_STARTER_DESO">
<div class="section--starter text--center margin-bottom--large">
<img src="assets/image-coin.svg" width="60" class="section--accounts__illustration"/>
<h3 class="text--neutral-white">Get starter $DESO</h3>
<h3 class="text--neutral-white">Get free $DESO</h3>
</div>
<div *ngIf="!alternativeOptionsEnabled && captchaAvailable" class="padding-bottom--2xlarge text--center">
<div class="section--starter__option">
Expand Down

0 comments on commit 2196170

Please sign in to comment.