From a0f3dba20159abe98a3410cb79b4769113abef90 Mon Sep 17 00:00:00 2001 From: Abbion <55063719+Abbion@users.noreply.github.com> Date: Mon, 27 Feb 2023 19:12:59 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da606e94..5dcb5feb 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This software was not created by me. The original repository is linked down belo ### New hint for Windows: -- `GLFW_BORDERLESS_AREO` - When window is created it automaticaly becomes borderless but has all the areo and animation features. +- `GLFW_BORDERLESS_AREO` - When window is created it automatically becomes borderless but has all the area and animation features. ### New functions: - `glfwSetWindowBorderlessResizeBorderSize(windowPtr, sizeOfResizeBorder)` - Changes the size of resize borders in the window.