You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: platform/environments.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ icon: layers
7
7
8
8
## What are Environments? {#what-are-environments}
9
9
10
-
Environments are core structures in Trophy that help you isolate data according to your teams development workflows and copy changes between them.
10
+
Environments are core structures in Trophy that help you isolate data according to your team's development workflows and copy changes between them.
11
11
12
12
### Types of Environments {#types-of-environments}
13
13
@@ -65,7 +65,7 @@ New environments can be created in the Trophy dashboard through the environment
65
65
<Steptitle="(Optional) Choose an environment to clone from">
66
66
Choosing to clone an existing environment will create the new environment as an exact copy of the source environment, including all current data and settings.
67
67
68
-
<Tip>We reccomend cloning new environments from <Badgecolor="green"strokesize="sm">Production</Badge> to ensure you have a clean starting point and avoid laborious inital data setup.</Tip>
68
+
<Tip>We recommend cloning new environments from <Badgecolor="green"strokesize="sm">Production</Badge> to ensure you have a clean starting point and avoid laborious initial data setup.</Tip>
0 commit comments