From 80f7adf20f1fcaf6323ea905095404de71bf98a2 Mon Sep 17 00:00:00 2001 From: Christian Duerr Date: Tue, 12 Jan 2021 20:09:44 +0000 Subject: Fix typo in README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 644b90d7..89026fa9 100644 --- a/README.md +++ b/README.md @@ -48,8 +48,7 @@ For everyone else, the detailed instructions to install Alacritty can be found [here](INSTALL.md). Since Alacritty uses OpenGL to render the terminal content on all platforms, it -is currently not possible to run Alacritty without at support for at least -OpenGL 3.3. +is currently not possible to run it without support for at least OpenGL 3.3. ## Configuration -- cgit