Skip to content

Commit f2e542a

Browse files
committed
update desc
1 parent 980436e commit f2e542a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/funbox/src/list.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ const list: Record<FunboxName, FunboxMetadata> = {
269269
name: "read_ahead_hard",
270270
},
271271
tunnel_vision: {
272-
description: "Only see what's near the caret.",
272+
description: "Only the area around the caret is visible.",
273273
canGetPb: true,
274274
difficultyLevel: 2,
275275
properties: ["changesWordsVisibility", "hasCssFile"],

0 commit comments

Comments
 (0)