mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
[docs] small grammar fix in editor (#5003)
This commit is contained in:
parent
951f6bf4e1
commit
ddeedf1232
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ class EditorComponent extends React.Component {
|
|||
server: {},
|
||||
},
|
||||
apps: [],
|
||||
dataQueriesDefaultText: "You haven't created queries yet.",
|
||||
dataQueriesDefaultText: "You haven't created any queries yet.",
|
||||
showQuerySearchField: false,
|
||||
isDeletingDataQuery: false,
|
||||
queryConfirmationList: [],
|
||||
|
|
|
|||
Loading…
Reference in a new issue