Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
acezen committed Oct 10, 2023
1 parent e9d6df2 commit a5dc415
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/user-guide/spark-lib.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Please refer to the `building steps <https://github.com/alibaba/GraphAr/tree/mai
Get from Maven
```````````````

You can include graphar as a dependency in your maven project
You can include GraphAr as a dependency in your maven project

.. code-block:: shell
Expand Down
2 changes: 1 addition & 1 deletion spark/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ The example will import the basketballplayer graph from GraphAr to NebulaGraph a

## Get GraphAr Spark from Maven

You can include graphar as a dependency in your maven project
You can include GraphAr as a dependency in your maven project

```bash
<repositories>
Expand Down

0 comments on commit a5dc415

Please sign in to comment.