Skip to content

Commit 262f6d1

Browse files
Grammar fixes
1 parent 9d789ce commit 262f6d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

details/integration_guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ You may choose an arbitrary allowed value instead of ```repository-id``` and use
4747
</repository>
4848
</repositories>
4949
```
50-
An example of maven project your can find
50+
An example of maven project you can find
5151
[here](../examples/maven). Do not forget to set the enviromnet variables.
5252
#### Gradle
5353

@@ -71,7 +71,7 @@ export ORG_GRADLE_PROJECT_PASSWORD=your-password
7171
```
7272
Here ```your-username``` and ```your-password``` are your credentials mentioned in the Step 1.
7373

74-
An example of gradle project your can find
74+
An example of gradle project you can find
7575
[here](../examples/gradle). Do not forget to set the enviromnet variables.
7676

7777
## Verification

0 commit comments

Comments
 (0)