Skip to content

Commit e98c99f

Browse files
authored
remove duplicate can be
1 parent be7859c commit e98c99f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/200-orm/500-reference/300-environment-variables-reference.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ This environment variable is available since version `4.16.0`
167167

168168
</Admonition>
169169

170-
`PRISMA_ENGINES_CHECKSUM_IGNORE_MISSING` can be can be set to a truthy value to ignore problems around downloading & verifying the integrity (via a checksum file) of the Prisma ORM engines.
170+
`PRISMA_ENGINES_CHECKSUM_IGNORE_MISSING` can be set to a truthy value to ignore problems around downloading & verifying the integrity (via a checksum file) of the Prisma ORM engines.
171171
This is particularly useful when deploying to an offline system environment where the checksum file cannot be downloaded.
172172

173173
```env

0 commit comments

Comments
 (0)