From 4ea46d5b25cc49c78670c9540a822714ec3fcea0 Mon Sep 17 00:00:00 2001 From: "Hussam.lawen" Date: Mon, 17 Mar 2025 14:42:57 +0200 Subject: [PATCH] docs: fix formatting of note in configuration options --- docs/docs/usage-guide/configuration_options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/usage-guide/configuration_options.md b/docs/docs/usage-guide/configuration_options.md index bbe8afa6..1d671a61 100644 --- a/docs/docs/usage-guide/configuration_options.md +++ b/docs/docs/usage-guide/configuration_options.md @@ -92,5 +92,5 @@ Create a dedicated project to hold a global configuration file that affects all Repositories across your entire Bitbucket organization will inherit the configuration from this file. !!! note "Note" -If both organization-level and project-level global settings are defined, the project-level settings will take precedence over the organization-level configuration. Additionally, parameters from a repository’s local .pr_agent.toml file will always override both global settings. + If both organization-level and project-level global settings are defined, the project-level settings will take precedence over the organization-level configuration. Additionally, parameters from a repository’s local .pr_agent.toml file will always override both global settings.