Fix typo in ORGANIZATION.md

Spelling mistake - 
`artifcats` > `artifacts`
This commit is contained in:
Prayag Verma 2016-02-01 12:05:10 +05:30
parent 6b1a08c051
commit 3637e66b8d

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.