You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by li...@apache.org on 2020/03/15 11:57:49 UTC

[incubator-dolphinscheduler-website] branch master updated: correct word speel from Scanerios to Scenarios

This is an automated email from the ASF dual-hosted git repository.

lidongdai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 2647b77  correct word speel from Scanerios to Scenarios
     new 8c4267c  Merge pull request #113 from AhahaGe/scenarios/1411
2647b77 is described below

commit 2647b7729c0ed8e2d70bff7dbe4dbbad9c170902
Author: guirong.ggr <gu...@dtwave-inc.com>
AuthorDate: Sun Mar 15 19:17:08 2020 +0800

    correct word speel from Scanerios to Scenarios
---
 site_config/home.jsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site_config/home.jsx b/site_config/home.jsx
index 646d7a0..9f3caf9 100755
--- a/site_config/home.jsx
+++ b/site_config/home.jsx
@@ -132,7 +132,7 @@ export default {
         },
         {
           img: '/img/feature_service.png',
-          title: 'Rich Scanerios',
+          title: 'Rich Scenarios',
           content: 'Support pause, recover operation. Support multi-tenant. Support more task types e.g., spark, hive, mr, shell, python, sub_process',
         },
         {