We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae81da0 commit 4e78df6Copy full SHA for 4e78df6
en/feature-gates.md
@@ -82,4 +82,4 @@ GA (General Availability) features have the following characteristics:
82
83
- Typically have undergone long-term and large-scale testing.
84
- Enabled by default.
85
-- Cannot be disabled.
+- Cannot be disabled using feature gates.
zh/feature-gates.md
@@ -82,4 +82,4 @@ GA (General Availability) 阶段的特性具有以下特点:
- 通常已经过长期和大规模测试。
- 默认开启。
-- 不支持关闭。
+- 不支持通过特性门控关闭。
0 commit comments