From 049f5c1472c052ed154f06d747621b9f69fd55c0 Mon Sep 17 00:00:00 2001 From: HitBlast Date: Sun, 7 Apr 2024 12:53:12 +0600 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca97b87..cee3d30 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ reversed_text = avro.reverse('আমার সোনার বাংলা।') --- -## 🔖 Command Line Usgae +## 🔖 Command Line Usage Alternatively, instead of using avro.py from within your Python project, you can also use it as a simple, tiny command-line interface for easy parsing and reversing of text.