Skip to content

Commit 8f779ff

Browse files
authored
Merge pull request #707 from danrashid/patch-1
Fix typo in documentation navigation
2 parents 580f4bf + e3adf1e commit 8f779ff

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)