Skip to content

Commit 7c96f2a

Browse files
committed
fmt
1 parent 7be4b0b commit 7c96f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Features.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ const features: Feature[] = [
246246
[D2_LANG]: true,
247247
[MERMAID_LANG]: false,
248248
[GRAPHVIZ_LANG]: true,
249-
[PLANTUML_LANG]: "With additional installs",
249+
[PLANTUML_LANG]: 'With additional installs',
250250
},
251251
},
252252
];

0 commit comments

Comments
 (0)