Skip to content

Commit

Permalink
Update README.md (#1756)
Browse files Browse the repository at this point in the history
fix the typos, trivial
  • Loading branch information
rioriost authored Apr 17, 2024
1 parent 8288aa5 commit ab00229
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Apache-2.0 License


## Networkx
### Netowkx Unit test
### Networkx Unit test
```
python test_networkx.py \
-host "127.0.0.1" \
Expand Down Expand Up @@ -136,7 +136,7 @@ networkx_to_age(connection, G, graphName)



### AGE to Netowkx
### AGE to Networkx

Converts data from a Apache AGE graph database into a Networkx directed graph.

Expand Down

0 comments on commit ab00229

Please sign in to comment.