From ab3b9044e4623a1c5b8fca0ab0404445b3795b4b Mon Sep 17 00:00:00 2001 From: Wendel Alves Date: Tue, 4 Mar 2025 19:39:52 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cccdc55..07e9431 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Below are examples of how to use the various functions provided by the ValidGen
Validate CPF -To validate a CPF number: +To validate a CPF number : ```go package main