Skip to content

Commit 1432f59

Browse files
tobiojcger
andauthored
Addressing feedback on elastic#1178 (elastic#1180)
* Addressing feedback on elastic#1178 * Update CONTRIBUTING.md Co-authored-by: Julian Gernun <[email protected]> --------- Co-authored-by: Julian Gernun <[email protected]>
1 parent 64fb520 commit 1432f59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Fork the repo, work on an issue
44

55
## Updating the generated Kibana client.
66

7-
If you're work involved the Kibana API, the endpoints may or may not be included in the generated client.
7+
If your work involves the Kibana API, the endpoints may or may not be included in the generated client.
88
Check [generated/kbapi](./generated/kbapi/) for more details.
99

1010
## Acceptance tests
@@ -65,4 +65,4 @@ To release a new provider version:
6565
- updates CHANGELOG.md with the list of changes being released.
6666
[Example](https://github.com/elastic/terraform-provider-elasticstack/commit/be866ebc918184e843dc1dd2f6e2e1b963da386d).
6767

68-
* Once the PR merged, the release CI pipeline can be started by pushing a new release tag to `main` branch.
68+
* Once the PR is merged, the release CI pipeline can be started by pushing a new release tag to the `main` branch.

0 commit comments

Comments
 (0)