Skip to content

Commit

Permalink
more code-focused copy for selecting/adding teams
Browse files Browse the repository at this point in the history
  • Loading branch information
taylordolan committed Jan 19, 2017
1 parent fd7f9ed commit 2934553
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

p.p.text-gray(
ng-if = "!COMC.personalAccountOnly"
) Select your team to get started.
) Select your team to start running its code.
ol.grid-block.vertical.list(
ng-if = "!COMC.personalAccountOnly"
)
Expand All @@ -30,9 +30,9 @@
) Don’t see your team?
p.p.text-gray(
ng-if = "COMC.personalAccountOnly"
) Runnable is made for teams,
) Runnable is made for teams.
br
|  but you haven’t added any yet.
| Add yours to start running its code.
ol.grid-block.vertical.list
li.grid-block.align-center.list-item.btn.white(
data-event-name = "Clicked to Grant Access View"
Expand Down

0 comments on commit 2934553

Please sign in to comment.