Skip to content

Commit 393b240

Browse files
authored
Merge pull request #44638 from dev-johnn/issue44625-fix-typo
Fix typo in feature gates page
2 parents 266d6f8 + 867e2b4 commit 393b240

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates/logging-alpha-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ stages:
1010
defaultValue: false
1111
fromVersion: "1.24"
1212
---
13-
Allow fine-tuing of experimental, alpha-quality logging options.
13+
Allow fine-tuning of experimental, alpha-quality logging options.

content/en/docs/reference/command-line-tools-reference/feature-gates/logging-beta-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ stages:
1010
defaultValue: true
1111
fromVersion: "1.24"
1212
---
13-
Allow fine-tuing of experimental, beta-quality logging options.
13+
Allow fine-tuning of experimental, beta-quality logging options.

0 commit comments

Comments
 (0)