Skip to content

Commit 810e0d1

Browse files
csviriCopilot
andauthored
Update docs/content/en/blog/releases/v5-3-release.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 6e7e99c commit 810e0d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/content/en/blog/releases/v5-3-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Operator operator = new Operator(ConfigLoader.getDefault().applyConfigs());
123123
```
124124

125125
Built-in providers: `EnvVarConfigProvider`, `PropertiesConfigProvider`, `YamlConfigProvider`,
126-
and `AgregatePriorityListConfigProvider` for explicit priority ordering.
126+
and `AggregatePriorityListConfigProvider` for explicit priority ordering.
127127

128128
`ConfigProvider` is a single-method interface, so adapting any config library (MicroProfile Config,
129129
SmallRye Config, etc.) takes only a few lines:

0 commit comments

Comments
 (0)