diff --git a/README.md b/README.md index 288a2e3..15712b7 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Java `v1.7ˆ` ![java-cup](https://user-images.githubusercontent.com/32847427/377 ![Maven-central](https://img.shields.io/maven-central/v/br.com.moip/java-sdk.svg) -Add the fallowing dependency to `build.gradle` in the project: +Add the following dependency to `build.gradle` in the project: ```gradle compile group: 'br.com.moip', name: 'java-sdk', version: 'x.y.z' @@ -47,7 +47,7 @@ compile group: 'br.com.moip', name: 'java-sdk', version: 'x.y.z' ![Maven-central](https://img.shields.io/maven-central/v/br.com.moip/java-sdk.svg) -Add the fallowing dependency to `pom.xml` in the project: +Add the following dependency to `pom.xml` in the project: ```xml @@ -235,4 +235,4 @@ Read more about the **Moip APIs** in [API reference](https://dev.moip.com.br/v2. We offer many ways to contact us, so if you have a question, do not hesitate, talk to us whatever you need. For questions about API or business rules, contact us by [support](https://dev.moip.com.br/v2.0/) or [slack](https://slackin-cqtchmfquq.now.sh/):slack:. But, if you have a question or suggestion about the SDK, feel free to open an **issue** or **pull request**. ## Contributing -Do you have an enhancement suggest or found something to fix? Go ahead, help us and let your mark on Moip, open **pull requests** and **issues** against this project. If you want to do it, please read the `CONTRIBUTING.md` to be sure everyone follows the same structure and planning of the project. Remember, we :heart: contributions. :rocket: \ No newline at end of file +Do you have an enhancement suggest or found something to fix? Go ahead, help us and let your mark on Moip, open **pull requests** and **issues** against this project. If you want to do it, please read the `CONTRIBUTING.md` to be sure everyone follows the same structure and planning of the project. Remember, we :heart: contributions. :rocket: