Skip to content

Commit e5706eb

Browse files
committed
chore: Fix typo
1 parent 512e8c9 commit e5706eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/scenes/notebooks/Nodes/NotebookNodeQuery.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ const Component = ({
140140

141141
type NotebookNodeQueryAttributes = {
142142
query: QuerySchema
143-
/* Wether canvasFiltersOverride is applied, as we should apply it only once */
143+
/* Whether canvasFiltersOverride is applied, as we should apply it only once */
144144
isDefaultFilterApplied: boolean
145145
}
146146

0 commit comments

Comments
 (0)