Skip to content

Commit 6f483c0

Browse files
chore: Fix typo (#3150)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent bbceef0 commit 6f483c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ minimumReleaseAgeExclude:
1919
- '@prisma/client'
2020
# tsx: For development script execution. Required for frequent updates in validation environments
2121
- tsx
22-
# Vercel: To Use in a CI/CD environment
22+
# Vercel: To use in a CI/CD environment
2323
- vercel
2424

2525
# Prevent transitive dependencies from Git/Tarball sources (enhanced security)

0 commit comments

Comments
 (0)