Skip to content

Commit 0585ffd

Browse files
authored
Merge pull request #47704 from Arhell/zh-fix
[zh] fix typo in deprecation-policy.md
2 parents 4f41986 + 48e0d02 commit 0585ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/reference/using-api/deprecation-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@ be automatically registered to the metrics endpoint and therefore visible.
815815

816816
<!--
817817
On a subsequent release (when the metric's `deprecatedVersion` is equal to
818-
_current_kubernetes_version - 3_)), a deprecated metric will become a _hidden_ metric.
818+
_current_kubernetes_version - 3_), a deprecated metric will become a _hidden_ metric.
819819
**_Unlike_** their deprecated counterparts, hidden metrics will _no longer_ be
820820
automatically registered to the metrics endpoint (hence hidden). However, they
821821
can be explicitly enabled through a command line flag on the binary

0 commit comments

Comments
 (0)