Fix docs typos (#6478)

This commit is contained in:
Frieder Bluemle
2020-05-31 08:03:12 -07:00
committed by GitHub
parent 39eb32ec27
commit a96e783f06
4 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
id: integrations
title: Workflow Integrations
---
## Workflow Integration (Maven, Github, CI/CD)
## Workflow Integration (Maven, GitHub, CI/CD)
### Gradle Integration
@@ -39,7 +39,7 @@ To push the auto-generated SDK to GitHub, we provide `git_push.sh` to streamline
-i modules/openapi-generator/src/test/resources/2_0/petstore.json -g perl \
--git-user-id "wing328" \
--git-repo-id "petstore-perl" \
--release-note "Github integration demo" \
--release-note "GitHub integration demo" \
-o /var/tmp/perl/petstore
```
3) Push the SDK to GitHub