From e5b72a49b8ddf687b5fae8c00372dd5ebaad8e38 Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Fri, 6 Nov 2020 00:24:25 +0100 Subject: fix: small errors --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 2132bee..b1c7371 100644 --- a/readme.md +++ b/readme.md @@ -79,7 +79,7 @@ $ cargo install --force --path /path/to/eva ### constants -some constants avaliable in rust standard library. +some constants available in rust standard library. ``` e pi @@ -92,7 +92,7 @@ pi * 5^2 # πr² ### functions -all trignometric functions expect input in degrees. +all trigonometric functions expect input in degrees. ``` sin cos tan csc sec cot sinh cosh tanh -- cgit v1.2.3