Skip to content

Commit 6a50e9e

Browse files
authored
[Minor][Spark] minor doc fix (#336)
1 parent 10bdb68 commit 6a50e9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/cpp/getting-started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The graph information file defines the most basic information of a graph include
2121
- person.vertex.yml
2222
edges:
2323
- person_knows_person.edge.yml
24-
version: 1
24+
version: gar/v1
2525
2626
Vertex information
2727
``````````````````

0 commit comments

Comments
 (0)