🇧🇷 CPF and CNPJ validation in Go

Typo CPNJ -> CNPJ

authored by

Vitor Baptista and committed by
Eduardo Cuducos
15923e3b a3b3df82

+1 -1
+1 -1
README.md
··· 36 36 } 37 37 ``` 38 38 39 - Based on [Go CPF](https://github.com/cuducos/go-cpf) and [Go CPNJ](https://github.com/cuducos/go-cnpj) ❤️ 39 + Based on [Go CPF](https://github.com/cuducos/go-cpf) and [Go CNPJ](https://github.com/cuducos/go-cnpj) ❤️