File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
packages/playground/webapp Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -87,21 +87,21 @@ <h2 class="heading">Try out the demo apps</h2>
87
87
< div class ="card-top ">
88
88
< img class ="framework-logo margin-bottom " src ="./images/angular.svg " alt ="Angular Logo ">
89
89
< p class ="framework-description margin-bottom "> We have a demo in Angular</ p >
90
- < h2 > Comming Soon!</ h2 >
90
+ < h2 > Coming Soon!</ h2 >
91
91
</ div >
92
92
</ div >
93
93
< div class ="card ">
94
94
< div class ="card-top ">
95
95
< img class ="framework-logo margin-bottom " src ="./images/react.svg " alt ="Reacy Logo ">
96
96
< p class ="framework-description margin-bottom "> ...but how about ReactJS...</ p >
97
- < h2 > Comming Soon!</ h2 >
97
+ < h2 > Coming Soon!</ h2 >
98
98
</ div >
99
99
</ div >
100
100
< div class ="card ">
101
101
< div class ="card-top ">
102
102
< img class ="framework-logo margin-bottom " src ="./images/vue.svg " alt ="Vue Logo ">
103
103
< p class ="framework-description margin-bottom "> ...or if you fancy VueJS?</ p >
104
- < h2 > Comming Soon!</ h2 >
104
+ < h2 > Coming Soon!</ h2 >
105
105
</ div >
106
106
</ div >
107
107
</ div >
You can’t perform that action at this time.
0 commit comments