Skip to content

Commit d7b9943

Browse files
authored
Remove smart quotes in Auditing-Packages.md (#3503)
1 parent 920c2a2 commit d7b9943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/Auditing-Packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ If security vulnerabilities are found and updates are available for the package,
201201
#### Transitive Packages
202202

203203
Often a vulnerability will be in a transitive dependency.
204-
Our recommendation is to prefer updates to packages closest to your direct references.
204+
Our recommendation is to prefer updates to packages "closest" to your direct references.
205205
Though, there's nothing wrong with just upgrading the package with known vulnerability either.
206206

207207
For example, say your project references package A.

0 commit comments

Comments
 (0)