Skip to content

Commit 722dcaf

Browse files
authored
Fix: docs typo (#354)
1 parent c5e5f1f commit 722dcaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/docs/guides/renaming.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebar_position: 7
44

55
# Renaming Functionality
66

7-
React Complex Tree provides native renaming capabilities which are enabled by default. They an be disabled
7+
React Complex Tree provides native renaming capabilities which are enabled by default. They can be disabled
88
by providing the `canRename` prop with the value `false`.
99

1010
If renaming is enabled, the user can hit the hotkey `F2`, and the title component of the focused item

0 commit comments

Comments
 (0)