From cced45e1d6d7661f5d8f1393406f3e38a5907e26 Mon Sep 17 00:00:00 2001 From: Sokhuong U <77433349+sokhuong-uon@users.noreply.github.com> Date: Sun, 16 Oct 2022 15:13:28 +0700 Subject: [PATCH] docs: correct spelling of ratio (#1101) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cfc1ab9b..5bb41f7b9 100644 --- a/README.md +++ b/README.md @@ -223,7 +223,7 @@ You can also give it children, which will now occupy the same position as the ca ``` -You can also drive it manually, it won't be responsive and you have to calculate aspect ration yourself. +You can also drive it manually, it won't be responsive and you have to calculate aspect ratio yourself. ```jsx c.updateProjectionMatrix()}>