Skip to content

Commit 024ae54

Browse files
Make whitespace consistent
1 parent 72df8b0 commit 024ae54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/cue/reference/components.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ components: {
205205
sanitize?: #FeaturesSanitize
206206
shape?: #FeaturesShape
207207
window?: #FeaturesWindow
208-
incremental_to_absolute?: #FeaturesIncrementalToAbsolute
208+
incremental_to_absolute?: #FeaturesIncrementalToAbsolute
209209
}
210210

211211
if Args.kind == "sink" {

0 commit comments

Comments
 (0)