Skip to content

Commit 1807534

Browse files
committed
fix: minor wording changes
1 parent df6b0e1 commit 1807534

File tree

4 files changed

+15
-3
lines changed

4 files changed

+15
-3
lines changed

.github/labeler.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Meta files
2-
meta:
1+
# Repository files
2+
repo:
33
- changed-files:
44
- any-glob-to-any-file:
55
- .devcontainer/**

package-lock.json

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

www/html/mizu/features.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ <h2>
66
Plug-and-play
77
</h2>
88
<p>
9-
Simply <a href="#usage">include the library</a> and start building amazing things instantly with vanilla JavaScript and HTML.
9+
Simply <a href="#usage">include the library</a> and start building amazing things instantly with vanilla JavaScript expressions and HTML.
1010
</p>
1111
</div>
1212
<div>

www/html/playground.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
<!-- deno-fmt-ignore-file -->
2+
<section>
3+
<div class="flash attention">
4+
<p>
5+
The playground is still experimental.<br>
6+
<small>Please report any issues or feedback on <a href="https://github.com/lowlighter/mizu/issues/41">github.com/lowlighter/mizu/issues/41</a>.</small>
7+
</p>
8+
</div>
9+
</section>
210
<div class="playground demo" data-color-scheme="dark">
311
<div class="mockups">
412
<div class="mockup browser">

0 commit comments

Comments
 (0)