Skip to content

Commit e3adf1e

Browse files
authored
Fix typo in documentation navigation
1 parent 580f4bf commit e3adf1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-renderer-demo/src/components/navigation/schemas/schema.schema.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ const schemaNav = [
140140
},
141141
{
142142
component: 'complex-condition-example',
143-
linkText: 'Conplex condition example'
143+
linkText: 'Complex condition example'
144144
},
145145
{
146146
subHeader: true,

0 commit comments

Comments
 (0)