Skip to content

Commit a13da61

Browse files
marvinderksenmmalerba
authored andcommitted
docs(cdk/tree): Overflowing inline-code markup in readme (#21426)
(cherry picked from commit 6a58161)
1 parent 3805d5e commit a13da61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cdk/tree/tree.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ ways that would be difficult to accomplish with flat nodes.
5454
#### Writing your tree template
5555

5656
The only thing you need to define is the tree node template. There are two types of tree nodes,
57-
`<cdk-tree-node>` for flat tree and `<cdk-tree-nested-node> for nested tree`. The tree node
57+
`<cdk-tree-node>` for flat tree and `<cdk-tree-nested-node>` for nested tree. The tree node
5858
template defines the look of the tree node, expansion/collapsing control and the structure for
5959
nested children nodes.
6060

0 commit comments

Comments
 (0)