Skip to content

Commit 1225572

Browse files
fixed typo error what (#310)
Signed-off-by: divyansh <divyansh2375@gmail.com>
1 parent 47fa9a7 commit 1225572

File tree

1 file changed

+1
-1
lines changed
  • content/documentation/guides/automation

1 file changed

+1
-1
lines changed

content/documentation/guides/automation/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Check the `microcks-cli` [README](https://github.com/microcks/microcks-cli/blob/
6969

7070
## Wrap-up
7171

72-
You have learned how to install and use the Microcks CLI for the basic task of launching a new test. This is waht you would typically do within your CI/CD pipeline to ensure the application you just deployed correctly implements API specifications.
72+
You have learned how to install and use the Microcks CLI for the basic task of launching a new test. This is what you would typically do within your CI/CD pipeline to ensure the application you just deployed correctly implements API specifications.
7373

7474
Microcks CLI also provide the `import` command that allows you to push artifacts into Microcks repository. This command requires that you have a *Service Account* with more privileges than the default one though. You may follow-up this guide with learning more about [Service Accounts](/documentation/explanations/service-account).
7575

0 commit comments

Comments
 (0)