8000 fix markdown · Sunghyeok93/arangodb-java-driver@268a12f · GitHub
[go: up one dir, main page]

Skip to content

Commit 268a12f

Browse files
committed
fix markdown
1 parent 4130e24 commit 268a12f

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
@@ -580,7 +580,7 @@ The driver supports the [graph api](https://docs.arangodb.com/HTTP/Gharial/index
580580

581581
Some of the basic graph operations are described in the following:
582582

583-
##add graph
583+
## add graph
584584
A graph consists of vertices and edges (stored in collections). Which collections are used within a graph is defined via edge definitions. A graph can contain more than one edge definition, at least one is needed.
585585

586586
``` Java

0 commit comments

Comments
 (0)
0