From 50726a9c9d8ee04dcf9f2fee599f026169685f33 Mon Sep 17 00:00:00 2001 From: Jack Moffitt Date: Thu, 30 May 2013 11:36:45 -0500 Subject: [PATCH] Update README.md Fix README typos. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19d4d7f6460..72eb8407d25 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -zRThe Servo Parallel Browser Project +The Servo Parallel Browser Project Servo is a prototype web browser engine written in the [Rust](https://github.com/mozilla/rust) language. It is currently developed on 64bit OS X and 64bit Linux.