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 Original file line number Diff line number Diff line change @@ -110,19 +110,19 @@ export default class CreateTeam extends React.PureComponent {
110
110
< QuestionHeader >
111
111
What if I{ "'" } m a{ ' ' }
112
112
< a target = "_blank" href = "/patron" >
113
- < span > Patron </ span >
113
+ < span > Pro </ span >
114
114
</ a >
115
115
?
116
116
</ QuestionHeader >
117
117
118
118
< 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.
122
122
< br />
123
123
< br />
124
124
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.
126
126
</ Description >
127
127
</ PatronInfo >
128
128
You can’t perform that action at this time.
0 commit comments