diff --git a/README.md b/README.md index 7d0ed6b..8a03fd5 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`. # Summary -To date, **867** apps/tools covered, divided in **45** categories. +To date, **867** apps/tools covered, organized in **45** categories. # Index diff --git a/cli2md.py b/cli2md.py index 69c8120..f1b62f8 100644 --- a/cli2md.py +++ b/cli2md.py @@ -3,7 +3,7 @@ import csv summary_template = """ # Summary -To date, **{n_apps}** apps/tools covered, divided in **{n_cats}** categories. +To date, **{n_apps}** apps/tools covered, organized in **{n_cats}** categories. # Index