mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
Fix typos in markdown files
Fixes a number of typographical errors across markdown documentation files.
This commit is contained in:
parent
5df705a41f
commit
829a736f96
4 changed files with 6 additions and 6 deletions
|
@ -274,7 +274,7 @@ Servo is built with [Cargo](https://crates.io/), the Rust package manager.
|
|||
We also use Mozilla's Mach tools to orchestrate the build and other tasks.
|
||||
You can call Mach like this:
|
||||
|
||||
On Unix sytems:
|
||||
On Unix systems:
|
||||
```
|
||||
./mach [command] [arguments]
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue