Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 6da7815

Browse files
authored
Update api-reviews.md
1 parent d1efa87 commit 6da7815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

governance/api-reviews.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ the comments to get an answer.
2323

2424
TensorFlow supports a range of Python versions, and changes need to be
2525
compatible with all of them. This means that language features not available in
26-
TensorFlow's minimum supported version cannot be used.
26+
any of TensorFlow's supported version cannot be used.
2727

2828
We regularly reconsider the range of supported versions based on the number of
2929
affected users (estimated via pip downloads by Python version), and the default

0 commit comments

Comments
 (0)