mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
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:
commit
1934cbac64
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue