villebro commented on a change in pull request #13026:
URL: https://github.com/apache/superset/pull/13026#discussion_r572772986
##########
File path: superset-frontend/src/views/CRUD/welcome/Welcome.tsx
##########
@@ -114,7 +114,7 @@ function Welcome({ user, addDangerToast }: WelcomeProps) {
.catch(e => {
setLoading(false);
addDangerToast(
- `There was an issue fetching your recent acitivity: ${e}`,
+ `There was an issue fetching your recent activity: ${e}`,
Review comment:
Let's translate this
----------------------------------------------------------------
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]