Skip to content

Commit bdf42e1

Browse files
dreamorosisvozza
andauthored
Update docs/upgrade.md
Co-authored-by: Stefano Vozza <[email protected]>
1 parent 10b7ecc commit bdf42e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ You should now include the `powertools-idempotency-core` package as an AspectJ l
212212

213213
## Parameters utility split into sub-modules by provider
214214

215-
The Parameters utility was split from a common `powertools-parameters` package into individual packages for different parameter providers. You should now include the correct parameters dependency for your provider. If you use multiple providers, you can include multiple packages. Each parameter providers needs to be included as a dependency and an AspectJ library to use annotations.
215+
Parameters utilities were split from the common `powertools-parameters` package into individual packages for different parameter providers. You should now include the specific parameters dependency for your provider. If you use multiple providers, you can include multiple packages. Each parameter provider needs to be included as a dependency and an AspectJ library to use annotations.
216216

217217
This new structure reduces the bundle size of your deployment package.
218218

0 commit comments

Comments
 (0)