diff --git a/docs/command_line_tool.md b/docs/command_line_tool.md index cdefdc99..1525b3f3 100644 --- a/docs/command_line_tool.md +++ b/docs/command_line_tool.md @@ -377,7 +377,7 @@ $ badwolf export ?graph1,?graph2,?grpah3 ./triples.txt ## Command: Server -Ther ```server``` command starts a simple HTTP endpoint for BQL commands on +The ```server``` command starts a simple HTTP endpoint for BQL commands on the provided port. ```