Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Gang Li <[email protected]>
  • Loading branch information
gangli113 committed Jan 15, 2025
1 parent 01bcc7c commit 067681a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/v3.6/feature-gates/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ To set feature gates, use the `--feature-gates` flag assigned to a list of featu
--feature-gates=...,StopGRPCServiceOnDefrag=true
```

Or specify them in YAML config file:
Or specify `feature-gates` in YAML config file:

```shell
feature-gates: ...,StopGRPCServiceOnDefrag=true
Expand Down

0 comments on commit 067681a

Please sign in to comment.