There was an error while loading. Please reload this page.
1 parent 9d789ce commit 262f6d1Copy full SHA for 262f6d1
details/integration_guide.md
@@ -47,7 +47,7 @@ You may choose an arbitrary allowed value instead of ```repository-id``` and use
47
</repository>
48
</repositories>
49
```
50
-An example of maven project your can find
+An example of maven project you can find
51
[here](../examples/maven). Do not forget to set the enviromnet variables.
52
#### Gradle
53
@@ -71,7 +71,7 @@ export ORG_GRADLE_PROJECT_PASSWORD=your-password
71
72
Here ```your-username``` and ```your-password``` are your credentials mentioned in the Step 1.
73
74
-An example of gradle project your can find
+An example of gradle project you can find
75
[here](../examples/gradle). Do not forget to set the enviromnet variables.
76
77
## Verification
0 commit comments