Skip to content

Commit 838cd9f

Browse files
fix typo in docs
1 parent 2ed85bf commit 838cd9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Expects a string with all ids the p should have.
1515
Expects a string with all classes the p should have.
1616

1717
#### # text (optional)
18-
Expects a string with the text that should go into the `<p>` tag.
18+
Expects a string with the text that should go into the `<code>` tag.
1919

2020
## Example 1
2121
Rendering content into the `code` component

0 commit comments

Comments
 (0)