From f4577aa9d6433cf7a3d87348dbc2874c90d94b73 Mon Sep 17 00:00:00 2001 From: Lorenzo Cogotti Date: Wed, 17 Aug 2022 17:27:11 +0200 Subject: [PATCH] [README] Improve language. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9f29ac..cf6b49e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Yui - A Declarative UI library for LÖVE ======================================= **Yui** - Yet another User Interface, is a library to create menu-like GUIs -for games using the [LÖVE](https://love2d.org) engine. +for the [LÖVE](https://love2d.org) engine. ## Why is that?