Skip to content

Commit

Permalink
Merge pull request #18 from xoap-io/dev
Browse files Browse the repository at this point in the history
fix: corrected typo in headline
  • Loading branch information
ssokolic authored Jul 24, 2023
2 parents 2c921d4 + c49e5c0 commit 2a9689b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- name: Dependabot metadata
id: dependabot-metadata
uses: dependabot/fetch-metadata@v1.4.0
uses: dependabot/fetch-metadata@v1.6.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Approve a PR
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ This way the community can collaborate on them and bring them to the next level

---

git status## Configure uberAgent for ElasticSearch/OpenSearch
## Configure uberAgent for ElasticSearch/OpenSearch

The configuration for an Elasticsearch OpenSearch connection is done in the uberAgent configuration file. The default location for the configuration file is:

Expand Down

0 comments on commit 2a9689b

Please sign in to comment.