Skip to content

Commit a88e45a

Browse files
authored
Close open parenthesis
1 parent a983acf commit a88e45a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ $ cmd-call-graph < your-file.cmd > your-file-call-graph.dot 2>log
5454
```
5555

5656
The resulting `dot` file can be rendered with any `dot` renderer. Example with
57-
graphviz (`VIEWER` could be `explorer.exe` under Windows:
57+
graphviz (`VIEWER` could be `explorer.exe` under Windows):
5858

5959
```bash
6060
$ sudo apt install graphviz

0 commit comments

Comments
 (0)