From ff055780c58af5af26ccceb426ea92c081b1a070 Mon Sep 17 00:00:00 2001 From: DanielSobrinho <48753372+Daniel3dartist@users.noreply.github.com> Date: Sun, 19 Nov 2023 22:14:28 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb8acf6..a99c3fa 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ print(rg) # 'gender': 'F', # 'birth': { # 'day': '21/10/1954', -# 'cite':'Pocos de Caldas', +# 'city':'Pocos de Caldas', # 'state':'MG' # }, # 'org': { @@ -47,4 +47,4 @@ print(crm) ``` # About the project -It is still in the prototyping and development phase. Feel free to contribute and suggest improvements. \ No newline at end of file +It is still in the prototyping and development phase. Feel free to contribute and suggest improvements.