Skip to content

Commit ea94106

Browse files
authored
Merge pull request #2 from instana/fix-typo
Fix typo in README.md
2 parents c3cadc1 + 10aae9a commit ea94106

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The Git repository you use to store configurations for the Instana host agent sh
88
In the large majority of cases, you will likely need to version only files in the `instana/` subfolder, although some settings like repository configurations for advanced update management scenarios will require you to modify files like `mvn-settings.xml` in the root of the repository.
99

1010
Only the files you version will override existing configurations present in the agent, so feel free to version the minimal amount of configurations you need.
11-
(At Instana we work really hard to ensure you need to configure anyhow as little ads possible :-) .)
11+
(At Instana we work really hard to ensure you need to configure anyhow as little as possible :-) .)
1212

1313
## Git Hooks
1414

@@ -22,4 +22,4 @@ The [.github/workflows/instana-gitops-update.yml](.github/workflows/instana-gito
2222

2323
* [Instana's Git-based Configuration Management documentation](https://www.instana.com/docs/setup_and_manage/host_agent/configuration/git_ops#with-the-api)
2424
* [Instana GitHub action for GitOps](https://github.com/instana/github-action-update-agent-configurations)
25-
* [Githooks documentation](https://git-scm.com/docs/githooks)
25+
* [Githooks documentation](https://git-scm.com/docs/githooks)

0 commit comments

Comments
 (0)