Skip to content

Commit 7705406

Browse files
authored
Update README.md
1 parent fad2bf9 commit 7705406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import { withMermaid } from "vitepress-plugin-mermaid";
2828
export default withMermaid({
2929
// your existing vitepress config...
3030
mermaid:{
31-
//mermaidConfig !theme here works for ligth mode since dark theme is forced in dark mode
31+
//mermaidConfig !theme here works for light mode since dark theme is forced in dark mode
3232
},
3333
...
3434
});

0 commit comments

Comments
 (0)