Skip to content

Commit fd6fb55

Browse files
authored
Update docs/platforms/unreal/configuration/environments.mdx
1 parent 1de2462 commit fd6fb55

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/platforms/unreal/configuration/environments.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ SentrySubsystem->InitializeWithSettings(SettingsDelegate);
3030
```
3131
3232
**Important things to note about environments:**
33-
34-
- Environment names are case-sensitive.
35-
- Names cannot include new lines, spaces, or forward slashes.
36-
- Certain strings, like "None", aren't allowed.
37-
- The maximum length for an environment name is 64 characters.
38-
- Environments can't be deleted, but can be [hidden](/product/sentry-basics/environments/#hidden-environments) if no longer needed.
33+
34+
- Environment names are case-sensitive.
35+
- Names cannot include new lines, spaces, or forward slashes.
36+
- Certain strings, like "None", aren't allowed.
37+
- The maximum length for an environment name is 64 characters.
38+
- Environments can't be deleted, but can be [hidden](/product/sentry-basics/environments/#hidden-environments) if no longer needed.
3939

0 commit comments

Comments
 (0)