We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 512e8c9 commit e5706ebCopy full SHA for e5706eb
frontend/src/scenes/notebooks/Nodes/NotebookNodeQuery.tsx
@@ -140,7 +140,7 @@ const Component = ({
140
141
type NotebookNodeQueryAttributes = {
142
query: QuerySchema
143
- /* Wether canvasFiltersOverride is applied, as we should apply it only once */
+ /* Whether canvasFiltersOverride is applied, as we should apply it only once */
144
isDefaultFilterApplied: boolean
145
}
146
0 commit comments