This is an automated email from the ASF dual-hosted git repository.

ako pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/age.git


The following commit(s) were added to refs/heads/master by this push:
     new ab002295 Update README.md (#1756)
ab002295 is described below

commit ab00229537064df0c5c760d52b3b995db2ff004f
Author: Rio Fujita <[email protected]>
AuthorDate: Wed Apr 17 16:09:34 2024 +0900

    Update README.md (#1756)
    
    fix the typos, trivial
---
 drivers/python/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/python/README.md b/drivers/python/README.md
index c7c68021..b2d238a1 100644
--- a/drivers/python/README.md
+++ b/drivers/python/README.md
@@ -89,7 +89,7 @@ Apache-2.0 License
 
 
 ## Networkx
-### Netowkx Unit test
+### Networkx Unit test
 ```
 python test_networkx.py \
 -host "127.0.0.1" \
@@ -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.
 

Reply via email to