Skip to content

Commit 6da3a61

Browse files
authored
Fix typo in API evolution (#9160)
1 parent fcbfc6b commit 6da3a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/governance.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ For API removal, renaming or other forms of backward-incompatible changes, the p
9090
#. Calls to the deprecated API remain unchanged in their function during the deprecation phase.
9191
#. Two minor versions in the future at version X+2 the breaking change takes effect.
9292

93-
The "X+2" rule is a recommendation and not a strict requirement. Longer deprecation cylces may apply for some cases.
93+
The "X+2" rule is a recommendation and not a strict requirement. Longer deprecation cycles may apply for some cases.
9494

9595
New API and features are declared as:
9696

0 commit comments

Comments
 (0)