Skip to content

Commit

Permalink
minor wording updates
Browse files Browse the repository at this point in the history
  • Loading branch information
cdolfi authored and JamesKunstle committed Sep 13, 2023
1 parent 2a95dc7 commit c79bb78
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pages/welcome/sections/plotly_section.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.
"""
),
Expand Down
4 changes: 2 additions & 2 deletions pages/welcome/sections/user_group_section.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.
"""
),
],
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit c79bb78

Please sign in to comment.