Skip to content

Commit

Permalink
[Minor][Spark] minor doc fix (#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
acezen authored Jan 23, 2024
1 parent 10bdb68 commit 6a50e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cpp/getting-started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The graph information file defines the most basic information of a graph include
- person.vertex.yml
edges:
- person_knows_person.edge.yml
version: 1
version: gar/v1
Vertex information
``````````````````
Expand Down

0 comments on commit 6a50e9e

Please sign in to comment.