From 164ad82feb05842cb944c2907b65e521f8c7c465 Mon Sep 17 00:00:00 2001 From: Relintai Date: Tue, 28 Jul 2020 15:23:05 +0200 Subject: [PATCH] Typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2e9984..dbd6811 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ It can also work if threads are not available (like on the javascript backend), main thread. Jobs themselves can also distribute their work onto multiple frames, and you can set how much time is allocated per frame. -You can access it's setting from the `Project->Project Settings...` menu, ont the `ThreadPool` category. +You can access it's setting from the `Project->Project Settings...` menu, in the `ThreadPool` category. # Pre-built binaries