From be555a51c4b63f658a9cc61cde101264e3e66374 Mon Sep 17 00:00:00 2001 From: Ludwig Pouey Date: Wed, 3 Jul 2024 21:02:53 +0200 Subject: [PATCH] Typo in features.md:24 Small typo I noticed while browsing looking for GUI libs in Zig that'd fit a project I'm working on. Feel free to close and just fix directly. Great stuff with Capy -- will be giving it a go! --- content/features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/features.md b/content/features.md index b0f6b71..823c510 100644 --- a/content/features.md +++ b/content/features.md @@ -21,7 +21,7 @@ usually a bad one. ## Performance -Capy is coded in a systems programmnig language in order to free yourself from the overhead +Capy is coded in a systems programming language in order to free yourself from the overhead of a VM or a garbage collector. Besides, Capy's goal is to be able to sustain 60 fps (and more on 120/144Hz monitors) animations,