diff --git a/crates/extension_api/wit/since_v0.0.6/extension.wit b/crates/extension_api/wit/since_v0.0.6/extension.wit index 82c11ea3f6..2f42cc0365 100644 --- a/crates/extension_api/wit/since_v0.0.6/extension.wit +++ b/crates/extension_api/wit/since_v0.0.6/extension.wit @@ -97,7 +97,7 @@ world extension { code: string, /// The spans to display in the label. spans: list, - /// The range of the code to include when filtering. + /// The range of the displayed label to include when filtering. filter-range: range, }