Skip to content

Commit

Permalink
docs: fix incorrect heading level
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyaSemenov committed Sep 6, 2023
1 parent e782037 commit 1c576a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ scene.wait("message").on("message", async (ctx) => {
})
```

## Lazy (dynamic) scene manager
### Lazy (dynamic) scene manager

You can use different scenes based on context (e.g. for different users, or populated in runtime from the database).

Expand Down

0 comments on commit 1c576a4

Please sign in to comment.