Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: correct spelling following on README.md #130

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand All @@ -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
<dependency>
Expand Down Expand Up @@ -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:
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: