Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions i18n.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2816,7 +2816,7 @@ checksums:
meta/og%3Adescription: 8c25e8412e0b645aea43713c90906cae
meta/icon: e90d0d29e419065c192612ca839bcff6
content/0: a0d4d3e344fe6c7a90c2b18349727288
content/1: 5200ed0e4fcef3efcff3022acfc0da84
content/1: 9e13a596c15743a685bc21ce2d35a5c9
content/2: a20cdb77090974cfc5624c737d4c3fd9
content/3: 65c6919635c822bad6484246c7e1af6a
content/4: 3ec31a2774f48769d2fdd15af0401ba7
Expand All @@ -2829,7 +2829,7 @@ checksums:
content/11: 45e90bddf9d95d13fb6b226f575c7aa8
content/12: 223de5d7d302025956bb848a78cbd818
content/13: 9d5bdea3e3eee6b9074fb01a46e5d2c2
content/14: 9472392fef991c45701da82a660b3b64
content/14: 0710e09ec5c4d2c0e67ddc21b8001912
content/15: a4ecbc6f3aaca422c74d8f7151fb1d31
content/16: 1a24c0bfd1b918857c8890b94d00bbc8
content/17: 45c91e360ed51ecfa5ce176fae9c7f31
Expand Down
4 changes: 2 additions & 2 deletions platform/environments.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ icon: layers

## What are Environments? {#what-are-environments}

Environments are core structures in Trophy that help you isolate data according to your teams development workflows and copy changes between them.
Environments are core structures in Trophy that help you isolate data according to your team's development workflows and copy changes between them.

### Types of Environments {#types-of-environments}

Expand Down Expand Up @@ -65,7 +65,7 @@ New environments can be created in the Trophy dashboard through the environment
<Step title="(Optional) Choose an environment to clone from">
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.

<Tip>We reccomend cloning new environments from <Badge color="green" stroke size="sm">Production</Badge> to ensure you have a clean starting point and avoid laborious inital data setup.</Tip>
<Tip>We recommend cloning new environments from <Badge color="green" stroke size="sm">Production</Badge> to ensure you have a clean starting point and avoid laborious initial data setup.</Tip>
</Step>
<Step title="Hit save">
Save the new environment.
Expand Down
Loading