You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/02/09 10:38:04 UTC

[GitHub] [superset] villebro commented on a change in pull request #13026: fix: UI toast typo

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org