Skip to content

Commit 8d5ae43

Browse files
Merge pull request #61 from trophyso/copilot/fix-typos-in-docs
Fix typos and misspellings in environments docs
2 parents 004b5c1 + 3c30b6e commit 8d5ae43

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

i18n.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2816,7 +2816,7 @@ checksums:
28162816
meta/og%3Adescription: 8c25e8412e0b645aea43713c90906cae
28172817
meta/icon: e90d0d29e419065c192612ca839bcff6
28182818
content/0: a0d4d3e344fe6c7a90c2b18349727288
2819-
content/1: 5200ed0e4fcef3efcff3022acfc0da84
2819+
content/1: 9e13a596c15743a685bc21ce2d35a5c9
28202820
content/2: a20cdb77090974cfc5624c737d4c3fd9
28212821
content/3: 65c6919635c822bad6484246c7e1af6a
28222822
content/4: 3ec31a2774f48769d2fdd15af0401ba7
@@ -2829,7 +2829,7 @@ checksums:
28292829
content/11: 45e90bddf9d95d13fb6b226f575c7aa8
28302830
content/12: 223de5d7d302025956bb848a78cbd818
28312831
content/13: 9d5bdea3e3eee6b9074fb01a46e5d2c2
2832-
content/14: 9472392fef991c45701da82a660b3b64
2832+
content/14: 0710e09ec5c4d2c0e67ddc21b8001912
28332833
content/15: a4ecbc6f3aaca422c74d8f7151fb1d31
28342834
content/16: 1a24c0bfd1b918857c8890b94d00bbc8
28352835
content/17: 45c91e360ed51ecfa5ce176fae9c7f31

platform/environments.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ icon: layers
77

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

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.
1111

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

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

68-
<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>
68+
<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>
6969
</Step>
7070
<Step title="Hit save">
7171
Save the new environment.

0 commit comments

Comments
 (0)