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 82c11ea3f6fc43fd31e00b59a978676bf3309074..2f42cc0365a4a5749725a598dfd3b6ac9db3c8d6 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, }