Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Max Sokolski <[email protected]>
  • Loading branch information
gabor-boros and cmltaWt0 committed Jul 31, 2024
1 parent 223b56c commit 412b6bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ def is_plugin_loaded(plugin_name: str) -> bool:
@FORUM_ENV.add()
def _add_forum_env_vars(env_vars: dict):
"""
Override froum env vars to configure the search cluster.
Override forum env vars to configure the search cluster.
The default Elasticsearch configuraiton does not allow HTTP auth or CA
cert path configuration. This needs to be done through overriding the
Expand Down

0 comments on commit 412b6bf

Please sign in to comment.