We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89f00c0 commit 0969652Copy full SHA for 0969652
1 file changed
docs/admin-guide/override-core.md
@@ -16,7 +16,7 @@ Sometimes you will need to override one or more package versions to fix a bug.
16
17
## Override the version of a core Plone package
18
19
-The Python packages on which Plone depends are pinned to specific versions at the time a Plone release is created.
+Plone's Python package dependencies are pinned to specific versions at the time a Plone release is created.
20
This section describes how to override the version of one of these packages, in case you need a newer one.
21
22
```{caution}
0 commit comments