aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFliegendeWurst <2012gdwu@web.de>2017-01-04 21:14:32 +0100
committerGitHub <noreply@github.com>2017-01-04 21:14:32 +0100
commit9a7a6c4e0e3d13df57e71c9d7627d89ee5cb86f2 (patch)
tree894542f5e49a3c71c79dd0d7daff093f1a202048
parent93ee85c9cc6700cb6c33497ffae2e0ee725c486f (diff)
downloadalacritty-9a7a6c4e0e3d13df57e71c9d7627d89ee5cb86f2.tar.gz
alacritty-9a7a6c4e0e3d13df57e71c9d7627d89ee5cb86f2.zip
Fix typo in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.