Skip to content

Commit

Permalink
"Unordered list indentation" check fix
Browse files Browse the repository at this point in the history
  • Loading branch information
milyin committed Jan 22, 2025
1 parent 340bddc commit 9bf5a8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,14 +154,14 @@ To run an example, execute the command `yarn start example_dir [example_name]`
The following examples are available:

- Command line examples
- Publisher and subscriber
- Publisher and subscriber

```sh
yarn start deno z_pub
yarn start deno z_sub
```

- Queryable and get
- Queryable and get

```sh
yarn start deno z_queryable
Expand Down

0 comments on commit 9bf5a8b

Please sign in to comment.