Skip to content

Commit 632cd41

Browse files
authored
Merge pull request #43 from KrialY/dev-krial
chore: demo docs
2 parents 0e70955 + 73c606c commit 632cd41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src-docs/App.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@ import DemoPage from './DemoPage.vue';
4646
</nav>
4747
<header class="bg-body-tertiary">
4848
<div class="container py-3">
49-
<h1>Vue CodeMirrror6 Demo</h1>
49+
<h1>Vue CodeMirror6 Demo</h1>
5050
<p class="lead">
5151
A rough demo of Vue CodeMirror6 in action. You can switch between dark
5252
modes from the
5353
<i class="bi bi-circle-half" />
54-
icon in the upper left.
54+
icon in the upper right.
5555
</p>
5656
</div>
5757
</header>

0 commit comments

Comments
 (0)