Skip to content

Commit e5e89c9

Browse files
committed
minor #13951 Tweak security checker wording (tucksaun)
This PR was merged into the 3.4 branch. Discussion ---------- Tweak security checker wording "Cloning" is not accurate anymore as the command now uses GitHub HTTP API Commits ------- 167f58b Tweak security checker wording
2 parents 4f473b1 + 167f58b commit e5e89c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/security_checker.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ file to find known security vulnerabilities in your installed dependencies:
1515
1616
A good security practice is to execute this command regularly to be able to
1717
update or replace compromised dependencies as soon as possible. The security
18-
check is done locally by cloning the `security advisories database`_ published
18+
check is done locally by fetching the `security advisories database`_ published
1919
by the FriendsOfPHP organization, so your ``composer.lock`` file is not sent on
2020
the network.
2121

0 commit comments

Comments
 (0)