Update README.md (#1756)

fix the typos, trivial
diff --git a/drivers/python/README.md b/drivers/python/README.md
index c7c6802..b2d238a 100644
--- a/drivers/python/README.md
+++ b/drivers/python/README.md
@@ -89,7 +89,7 @@
 

 

 ## Networkx

-### Netowkx Unit test

+### Networkx Unit test

 ```

 python test_networkx.py \

 -host "127.0.0.1" \

@@ -136,7 +136,7 @@
 

 

 

-### AGE to Netowkx

+### AGE to Networkx

 

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