Skip to content

Commit 78c88df

Browse files
committed
fix: update wording in SECURITY.md for clarity
1 parent b1f8c32 commit 78c88df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/scaffold-php-package.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ EOF
148148
cat > "${PKG_DIR}/SECURITY.md" << 'EOF'
149149
# Security Policy
150150
151-
Report security issues privately to the maintainers. Do not open public issues for vulnerabilities.
151+
Report security issues protectedly to the maintainers. Do not open public issues for vulnerabilities.
152152
EOF
153153

154154
cat > "${PKG_DIR}/CHANGELOG.md" << 'EOF'

0 commit comments

Comments
 (0)