Skip to content

Commit a5dc415

Browse files
committed
Fix typo
1 parent e9d6df2 commit a5dc415

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/user-guide/spark-lib.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Please refer to the `building steps <https://github.com/alibaba/GraphAr/tree/mai
5050
Get from Maven
5151
```````````````
5252

53-
You can include graphar as a dependency in your maven project
53+
You can include GraphAr as a dependency in your maven project
5454

5555
.. code-block:: shell
5656

spark/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ The example will import the basketballplayer graph from GraphAr to NebulaGraph a
219219

220220
## Get GraphAr Spark from Maven
221221

222-
You can include graphar as a dependency in your maven project
222+
You can include GraphAr as a dependency in your maven project
223223

224224
```bash
225225
<repositories>

0 commit comments

Comments
 (0)