diff --git a/src/components/presentational/SearchAndFilterInput.jsx b/src/components/presentational/SearchAndFilterInput.jsx
index 1152cc7fbbaf2a24952b6ffc2c0e5f51487ff26a..ceec8f7c3c0c81300de7e7ded8ef4f93927876be 100644
--- a/src/components/presentational/SearchAndFilterInput.jsx
+++ b/src/components/presentational/SearchAndFilterInput.jsx
@@ -356,7 +356,7 @@ export default function SearchAndFilterInput(props) {
           <span>
             <FormControl sx={{ minWidth: 150 , minHeight: 40}}>
               <InputLabel id="selectQueryLabel" size="small" style={{paddingTop: '0.2rem'}}>
-                Select Query
+                Show Properties
               </InputLabel>
               <Select
                 labelId="selectQueryLabel"