Skip to content

Commit 1652760

Browse files
committed
Rename Patron to Pro
1 parent eb6ae05 commit 1652760

File tree

1 file changed

+5
-5
lines changed
  • packages/app/src/app/pages/Dashboard/Content/routes/CreateTeam

1 file changed

+5
-5
lines changed

packages/app/src/app/pages/Dashboard/Content/routes/CreateTeam/index.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,19 +110,19 @@ export default class CreateTeam extends React.PureComponent {
110110
<QuestionHeader>
111111
What if I{"'"}m a{' '}
112112
<a target="_blank" href="/patron">
113-
<span>Patron</span>
113+
<span>Pro</span>
114114
</a>
115115
?
116116
</QuestionHeader>
117117

118118
<Description>
119-
You can benefit from all Patron features. This means that
120-
you can create unlimited private and unlisted sandboxes as
121-
a Patron in your team.
119+
You can benefit from all Pro features. This means that you
120+
can create unlimited private and unlisted sandboxes as a
121+
Pro in your team.
122122
<br />
123123
<br />
124124
When we release Team Pro it will be required to have a Pro
125-
subscription to get the Patron functionality.
125+
subscription to get the Pro functionality.
126126
</Description>
127127
</PatronInfo>
128128

0 commit comments

Comments
 (0)