Auto merge of #9481 - pra85:patch-1, r=KiChjang

Fix typo in ORGANIZATION.md

Spelling mistake -
`artifcats` > `artifacts`

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9481)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-02-01 13:22:06 +05:30
commit 1934cbac64

View file

@ -79,7 +79,7 @@
* doc * doc
* Documentation is generated here by the `rustdoc` tool when running `./mach doc` * Documentation is generated here by the `rustdoc` tool when running `./mach doc`
* release * release
* Build artifcats generated by `./mach build --release`. * Build artifacts generated by `./mach build --release`.
* tests * tests
* dromaeo * dromaeo
* Harness for automatically running the Dromaeo testsuite. * Harness for automatically running the Dromaeo testsuite.