Fix typo in organization.md

This commit is contained in:
Roger Fu
2019-10-14 23:30:33 -04:00
committed by Enrico Giordani
parent 788f37e467
commit 98a920d8cb

View File

@@ -14,7 +14,7 @@ General project organization:
Contains the Azure pipeline CI build scripts.
#### The [`deps`](/deps) folder
Contains other projects, that PowerToys uses as dependency.
Contains other projects that PowerToys uses as dependencies.
#### The [`doc`](/doc) folder
Documentation for the project, including a [coding guide](/doc/coding) and [design docs](/doc/specs).