From 47a5d43ece28d253ecfbf03b101164f351225b44 Mon Sep 17 00:00:00 2001 From: Gang Li Date: Fri, 10 Jan 2025 10:23:39 -0800 Subject: [PATCH] use replace Etcd with etcd Signed-off-by: Gang Li --- content/en/docs/v3.6/feature-gates/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/v3.6/feature-gates/index.md b/content/en/docs/v3.6/feature-gates/index.md index b19abc1f..9a90860f 100644 --- a/content/en/docs/v3.6/feature-gates/index.md +++ b/content/en/docs/v3.6/feature-gates/index.md @@ -20,7 +20,7 @@ Feature gates are a set of key=value pairs that describe etcd features. You can turn these features on or off using the `--feature-gates` command line flag on etcd. -Etcd lets you enable or disable a set of feature gates. +etcd lets you enable or disable a set of feature gates. Use `-h` flag to see a full set of feature gates. To set feature gates, use the `--feature-gates` flag assigned to a list of feature pairs: