Skip to content

Commit 3067694

Browse files
committed
Remove typo
Signed-off-by: Bram Stoeller <[email protected]>
1 parent 304e6d3 commit 3067694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/graph-data-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ The figure below shows a simple example:
7171
node_1 ---line_3 (branch)--- node_2
7272
| |
7373
source_5 (appliance) sym_load_4 (appliance)
74-
```q
74+
```
7575

7676
There are two nodes (points/vertices) in the graph of this simple grid.
7777
The two nodes are connected by `line_3` which is a branch (edge).

0 commit comments

Comments
 (0)