Skip to content

Commit

Permalink
Merge pull request #2 from instana/fix-typo
Browse files Browse the repository at this point in the history
Fix typo in README.md
  • Loading branch information
konrad-ohms authored Aug 2, 2024
2 parents c3cadc1 + 10aae9a commit ea94106
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The Git repository you use to store configurations for the Instana host agent sh
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.

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.
(At Instana we work really hard to ensure you need to configure anyhow as little ads possible :-) .)
(At Instana we work really hard to ensure you need to configure anyhow as little as possible :-) .)

## Git Hooks

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

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

0 comments on commit ea94106

Please sign in to comment.