diff --git a/client/app/components/QueryEditor.jsx b/client/app/components/QueryEditor.jsx
index 1976de535..abd5ff305 100644
--- a/client/app/components/QueryEditor.jsx
+++ b/client/app/components/QueryEditor.jsx
@@ -195,12 +195,12 @@ class QueryEditor extends React.Component {
-
- this.setState({ autocompleteQuery: !this.state.autocompleteQuery })} >
+ this.setState({ autocompleteQuery: !this.state.autocompleteQuery })} >