Skip to content

Commit 51b28b2

Browse files
authored
Merge pull request #489 from sompakorn-lap/main
fix(tutorial): close code group at Applying CRUD
2 parents 045ecde + fdc05bf commit 51b28b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/tutorial.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,8 @@ export const note = new Elysia()
520520
) // [!code ++]
521521
```
522522

523+
:::
524+
523525
Now let's open **http://localhost:3000/swagger** and try playing around with CRUD operations.
524526

525527
## Group

0 commit comments

Comments
 (0)