Skip to content

Commit 10b24ab

Browse files
wip(docs): minor fix
1 parent a9ed819 commit 10b24ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
:warning: **beware**, the following examples are sticky to version *<!--version-->0.3.1<!--/version-->*. For your use, prefer the [latest version](../README.md#dist)
1818

19-
** Try the examples locally **
19+
**Try the examples locally**
2020
Since most browsers do not allow you to access local filesystem, you can start a small [express](https://expressjs.com/) server to run these examples.
2121
Run the following commands to start a basic web server on port `8181`:
2222
```sh

0 commit comments

Comments
 (0)