fix typo
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
<div class="welcome" ng-show="tutorialSteps[tutorialStep]">
|
||||
<div class="dialog" ng-show="tutorialSteps[tutorialStep].title === 'intro'">
|
||||
<h2>Welcome {{ user.username }}</h2>
|
||||
<p>This page is the administration page of your Cloudron. It shows your installed apps.</p>
|
||||
<p>This is the administration page of your Cloudron. It shows your installed apps.</p>
|
||||
<br/>
|
||||
<button class="btn btn-default pull-left" ng-click="endTutorial();">Skip</button>
|
||||
<button class="btn btn-success pull-right" ng-click="nextTutorialStep();">Next: <b>Cloudron Store</b></button>
|
||||
|
||||
Reference in New Issue
Block a user