Skip to content

Commit 8211c30

Browse files
speediedanCopilot
andauthored
Update docs/source-pytorch/versioning.rst
simplify language Co-authored-by: Copilot <[email protected]>
1 parent 5e5232c commit 8211c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source-pytorch/versioning.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Compatibility matrix
6565

6666
PyTorch Lightning follows `NEP 29 <https://numpy.org/neps/nep-0029-deprecation_policy.html>`_ which PyTorch also follows (`#74203 <https://github.com/pytorch/pytorch/issues/74203>`_).
6767
The table below indicates the coverage of tested versions in our CI. Versions outside the ranges may unofficially work in some cases.
68-
Since the release of PyTorch `2.0`, Lightning strives to officially support the latest 5 PyTorch minor releases with no intra-major version breaking changes [1]_.
68+
Since the release of PyTorch `2.0`, Lightning strives to officially support the latest 5 PyTorch minor releases with no breaking changes within major versions [1]_.
6969

7070
.. list-table::
7171
:header-rows: 1

0 commit comments

Comments
 (0)