mihir174 commented on a change in pull request #12451:
URL: https://github.com/apache/superset/pull/12451#discussion_r556192457



##########
File path: superset-frontend/src/explore/components/ExploreViewContainer.jsx
##########
@@ -440,7 +440,7 @@ function ExploreViewContainer(props) {
           tabIndex={0}
         >
           <span role="button" tabIndex={0} className="action-button">
-            <Tooltip title={t('Open Datasource Tab')}>
+            <Tooltip title={t('Open datasource tab')}>

Review comment:
       This should be "Open Datasource tab" since we are referring to the UI 
element 




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to