Skip to content

Commit c67666c

Browse files
Update container-element.md (#320)
1 parent 3e91b29 commit c67666c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data-structure/container-element.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Container element structure:
3030

3131
## Nested Elements
3232

33-
By design, conteiners can hold nested elements. All the inner elements are stored in the `elements` value, and they can have their own nested elements.
33+
By design, containers can hold nested elements. All the inner elements are stored in the `elements` value, and they can have their own nested elements.
3434

3535
## Examples
3636

0 commit comments

Comments
 (0)