Skip to content

Commit e81b925

Browse files
author
Rishub Kumar
committed
fix: typo of properly
1 parent 59fc363 commit e81b925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/ConfigEditor/ConfigEditor.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ export function ConfigEditor(props: Props) {
220220
<InlineField
221221
label="Configure AdHoc Filters request"
222222
labelWidth={32}
223-
tooltip="To be able to configure request properfly please use macroses {field} {database} {table}"
223+
tooltip="To be able to configure request properly please use macroses {field} {database} {table}"
224224
>
225225
<div style={{ position: 'relative', minWidth: '600px' }}>
226226
<CodeEditor

0 commit comments

Comments
 (0)