Skip to content

Commit 1354ed7

Browse files
Fix typo in feature gate check
1 parent a09075b commit 1354ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/feature-gate-check.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ nightly-only `#![feature(...)]` opt-in.
88
This chapter documents the implementation
99
of feature gating: where gates are defined, how they are enabled, and how usage is verified.
1010

11-
<!-- data-check: Feb 2026 -->
11+
<!-- date-check: Feb 2026 -->
1212

1313
## Feature Definitions
1414

0 commit comments

Comments
 (0)