Skip to content

Commit a2cbf2b

Browse files
author
Barrie Byron
authored
docs(dev ui): remove extra space (#787)
I built my first blockchain and noticed we had an extra space
1 parent d1e4df7 commit a2cbf2b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

starport/ui/src/views/Welcome.vue

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@
7272
target="_blank"
7373
class="-sp-c-txt-highlight"
7474
>Cosmos SDK</a
75-
>
76-
, a modular framework for building blockchains. Every feature in the
75+
>, a modular framework for building blockchains. Every feature in the
7776
Cosmos SDK is packaged as a separate module that can interact with
7877
other modules. We've installed the
7978
<span>auth</span>, <span>bank</span>, and <span>staking</span> modules

0 commit comments

Comments
 (0)