Skip to content

Commit cf7099e

Browse files
authored
docs: review
1 parent f8d4207 commit cf7099e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorialkit.dev/src/content/docs/guides/creating-content.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ TutorialKit comes with built-in support for both Markdown and MDX, powered by As
153153

154154
Callouts are visual elements designed to highlight specific information or provide additional context within a document or user interface. They are ideal for drawing attention to important tips, warnings, and other key messages.
155155

156-
You can create callouts using the following types: tip, info, warn, danger and success.
156+
You can create callouts using the following types: `tip`, `info`, `warn`, `danger` and `success`.
157157

158158
```
159159
:::tip

0 commit comments

Comments
 (0)