Skip to content

Commit 7143548

Browse files
author
Luo Zhihao
authored
Update README.md
typo
1 parent b4282c5 commit 7143548

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
@@ -14,7 +14,7 @@ vscode extension for generate call graph in [graphviz dot language](https://www.
1414
3. Or Run `CallGraph.showIncomingCallGraph` command using `Ctrl+Shift+P` or context menu to show incoming calls
1515

1616
## How it works
17-
It dependents `vscode.provideOutgoingCalls` and `vscode.provideIncomingCalls` built-in commands.
17+
It depends `vscode.provideOutgoingCalls` and `vscode.provideIncomingCalls` built-in commands.
1818

1919
### For more information
2020
* [GitHub](https://github.com/beicause/call-graph)

0 commit comments

Comments
 (0)