Chore: Fix spelling issue (#28904)
This commit is contained in:
@@ -114,7 +114,7 @@ export class QueryEditor extends PureComponent<Props> {
|
||||
placeholder="Select measurements channel"
|
||||
isClearable={true}
|
||||
noOptionsMessage="Enter channel name"
|
||||
formatCreateLabel={(input: string) => `Conncet to: ${input}`}
|
||||
formatCreateLabel={(input: string) => `Connect to: ${input}`}
|
||||
/>
|
||||
</InlineField>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user