Skip to content

Commit 2002ff6

Browse files
authored
docs: fix a typo in custom tags page (#1556)
1 parent 15bf196 commit 2002ff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/marko/docs/custom-tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Custom tags
22

3-
Custom tags allow you to break up your application UI into encapsulated, resuable components.
3+
Custom tags allow you to break up your application UI into encapsulated, reusable components.
44

55
## Your first custom tag
66

0 commit comments

Comments
 (0)