From c79bb7843ef34f2715f8f4eb7ed6efba5824d77d Mon Sep 17 00:00:00 2001 From: cdolfi Date: Wed, 6 Sep 2023 16:34:41 -0400 Subject: [PATCH] minor wording updates --- pages/welcome/sections/plotly_section.py | 2 +- pages/welcome/sections/user_group_section.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/welcome/sections/plotly_section.py b/pages/welcome/sections/plotly_section.py index bf7ad298..658c6eb5 100644 --- a/pages/welcome/sections/plotly_section.py +++ b/pages/welcome/sections/plotly_section.py @@ -114,7 +114,7 @@ html.H2("4. Plotly Toolbar"), html.P( """Hover over the top right corner to see Plotly tool options. - Options availible: Download image, Zoom, Pan, Box Select, Lasso + Options available: Download image, Zoom, Pan, Box Select, Lasso Select, Zoom in, Zoom out, Autoscale, and Reset Axis. """ ), diff --git a/pages/welcome/sections/user_group_section.py b/pages/welcome/sections/user_group_section.py index d5da0eeb..d6a53950 100644 --- a/pages/welcome/sections/user_group_section.py +++ b/pages/welcome/sections/user_group_section.py @@ -20,7 +20,7 @@ """ User groups are customizable groups of organization or repositories that are accessible each time you log in. Adding repositories and organizations to a user group also triggers collection if they are not - already populated in Augur. These intructions assume you are logged into your Augur account. + already populated in Augur. These intructions assume you are logged in to your Augur account. """ ), ], @@ -121,7 +121,7 @@ html.H2("4. Click Refresh Groups"), html.P( """ - Once you add your new group, go back to the 8Knot front end and click + Once you have created or edited your groups, go back to the 8Knot front end and click "Refresh Groups" to be able to be able to search for your group in the 8Knot front end. Note: if any of the repositories are new to the database they will not be included in the group until collection finishes.