From 3b84f57957618d25aecbf88236af4b392469a551 Mon Sep 17 00:00:00 2001 From: hsjoihs / sozysozbot Date: Thu, 14 Nov 2024 06:33:43 +0900 Subject: [PATCH] Fix a minor typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 639d0b6..ea441e2 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ For more screenshots, see [`here`](https://github.com/libui-rs/libui/tree/develo * Debian 12 w/ GNOME 43 & GTK 3.24 * Windows 10 22H2 -## Prerequisits & Building +## Prerequisites & Building To build the underlying `libui-ng` your system must have certain tools installed in addition to your rust toolchain. I am trying to cut down on the inconveniences as far as possible.