aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoe Wilm <jwilm@users.noreply.github.com>2017-01-04 12:41:34 -0800
committerGitHub <noreply@github.com>2017-01-04 12:41:34 -0800
commitaf1ce5b91b4eaa7d681c7b255fc162bd2f74e703 (patch)
tree894542f5e49a3c71c79dd0d7daff093f1a202048 /README.md
parent93ee85c9cc6700cb6c33497ffae2e0ee725c486f (diff)
parent9a7a6c4e0e3d13df57e71c9d7627d89ee5cb86f2 (diff)
downloadalacritty-af1ce5b91b4eaa7d681c7b255fc162bd2f74e703.tar.gz
alacritty-af1ce5b91b4eaa7d681c7b255fc162bd2f74e703.zip
Merge pull request #49 from FliegendeWurst/patch-1
Fix typo in README
Diffstat (limited to 'README.md')
-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.