Skip to content

Commit 4804a25

Browse files
authored
Merge pull request #433 from bengosney/main
Fix missing comma
2 parents eddbd46 + d83dc2a commit 4804a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/getting-started/Installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ author_url: https://rohit.page
8484
id: 'from-remote-file',
8585
route: '/api/from-remote-file',
8686
},
87-
]
87+
],
8888
// Theme Options for modifying how redoc renders them
8989
theme: {
9090
// Change with your site colors

0 commit comments

Comments
 (0)