Skip to content

Commit 0969652

Browse files
Update docs/admin-guide/override-core.md
Co-authored-by: David Glick <david@glicksoftware.com>
1 parent 89f00c0 commit 0969652

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/admin-guide/override-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Sometimes you will need to override one or more package versions to fix a bug.
1616

1717
## Override the version of a core Plone package
1818

19-
The Python packages on which Plone depends are pinned to specific versions at the time a Plone release is created.
19+
Plone's Python package dependencies are pinned to specific versions at the time a Plone release is created.
2020
This section describes how to override the version of one of these packages, in case you need a newer one.
2121

2222
```{caution}

0 commit comments

Comments
 (0)