From 9a7a6c4e0e3d13df57e71c9d7627d89ee5cb86f2 Mon Sep 17 00:00:00 2001 From: FliegendeWurst <2012gdwu@web.de> Date: Wed, 4 Jan 2017 21:14:32 +0100 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9684c98..c65a5997 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Alacritty [![Build Status](https://travis-ci.org/jwilm/alacritty.svg?branch=master)](https://travis-ci.org/jwilm/alacritty) -Alacritty the fastest terminal emulator in existence. Using the GPU for +Alacritty is the fastest terminal emulator in existence. Using the GPU for rendering enables optimizations that simply aren't possible in other emulators. Alacritty currently supports macOS and Linux, and Windows support is planned before the 1.0 release.