소스 검색

dot: Aid consistency (#2493)

Maxime 6 년 전
부모
커밋
3996a176fb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/common/dot.md

+ 1 - 1
pages/common/dot.md

@@ -8,4 +8,4 @@
 
 - Create an SVG from DOT file:
 
-`dot -Tsvg -o{{path/to/out_file.svg}} {{path/to/file.dot}}`
+`dot -Tsvg -o {{path/to/out_file.svg}} {{path/to/file.dot}}`