Skip to content

Commit b440d7e

Browse files
Update configuring-links.md
1 parent 6c92221 commit b440d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versioned_docs/version-7.x/configuring-links.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@ const state = {
583583
routes: [
584584
{
585585
name: 'Profile',
586-
params: { id: 'user-jane', section: 'settings
586+
params: { id: 'user-jane', section: 'settings' }
587587
},
588588
],
589589
};

0 commit comments

Comments
 (0)