diff --git a/README.md b/README.md index e44f48d..42f2936 100644 --- a/README.md +++ b/README.md @@ -2547,7 +2547,7 @@ with PyCallGraph(drawer): NumPy ----- -**Array manipulation mini language. Can run up to one hundred times faster than the equivalent Python code.** +**Array manipulation mini-language. Can run up to one hundred times faster than the equivalent Python code.** ```python # $ pip3 install numpy diff --git a/index.html b/index.html index c04c4db..4ea6e24 100644 --- a/index.html +++ b/index.html @@ -2183,7 +2183,7 @@ drawer = output.GraphvizOutput(output_file=filename) -