File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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.
88Check [ 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.
You can’t perform that action at this time.
0 commit comments