Skip to content

Commit dd86ccc

Browse files
authored
Merge pull request #857 from itsrishub/typo-fix-properly
fix: typo of properly
2 parents 59fc363 + e81b925 commit dd86ccc

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)