mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
Removed a word from an onboarding step (#19980)
Deleted "own" in "craft a look that reflects your own brand and style."
This commit is contained in:
parent
d5a9731845
commit
c384b79d33
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
<Dashboard::Onboarding::Step
|
||||
@icon="brush"
|
||||
@title="Customize your design"
|
||||
@description="Craft a look that reflects your own brand and style."
|
||||
@description="Craft a look that reflects your brand and style."
|
||||
@complete={{is-onboarding-step-completed "customize-design"}}
|
||||
/>
|
||||
</LinkTo>
|
||||
|
|
Loading…
Add table
Reference in a new issue