Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit 306874a

Browse files
authored
Fix copy and paste error in README.md
1 parent cc7d222 commit 306874a

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
@@ -219,7 +219,7 @@ $ diff -u Alamofire-5.0.0-rc.1.txt Alamofire-5.0.0-rc.3.txt
219219

220220
### swift-api-diagram
221221

222-
`swift-dcov` generates a graph of APIs in [DOT format][dot]
222+
`swift-api-diagram` generates a graph of APIs in [DOT format][dot]
223223
that can be rendered by [GraphViz][graphviz] into a diagram.
224224

225225
```terminal

0 commit comments

Comments
 (0)