Skip to content

Commit d9fdafa

Browse files
authored
Fix minor typo (#3410)
1 parent 9905f55 commit d9fdafa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/consume-packages/Central-Package-Management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ the feature is disabled.
211211

212212
## Disabling Central Package Management
213213

214-
If you'd like to disable central package management for any a particular project, you can disable it by setting the MSBuild property
214+
If you would like to disable central package management for a particular project, you can disable it by setting the MSBuild property
215215
`ManagePackageVersionsCentrally` to `false`:
216216

217217
```xml

0 commit comments

Comments
 (0)