From 8aed89a62d82e0d267a1e4b83144fda02b165950 Mon Sep 17 00:00:00 2001 From: Aaron Meese Date: Tue, 7 Nov 2017 08:23:37 -0600 Subject: [PATCH] Update README.md Corrected 64bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 864b2460607..006b1644e4f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Servo is a prototype web browser engine written in the [Rust](https://github.com/rust-lang/rust) language. It is currently developed on -64bit OS X, 64bit Linux, and Android. +64-bit OS X, 64-bit Linux, and Android. Servo welcomes contribution from everyone. See [`CONTRIBUTING.md`](CONTRIBUTING.md) and [`HACKING_QUICKSTART.md`](docs/HACKING_QUICKSTART.md)