Explorar o código

Merge pull request #95 from programminghoch10/patch-1

Fix typo in README.md
Martin Kleppe %!s(int64=5) %!d(string=hai) anos
pai
achega
64e5cd874c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -270,7 +270,7 @@ Note: This symbol could also be replaced by others, like `<` or `=`. See the sec
 
 
 ### `!X` – Cast to Boolean
 ### `!X` – Cast to Boolean
 
 
-The logical "Not" operator can be used to create booelans `false` and `true`:
+The logical "Not" operator can be used to create booleans `false` and `true`:
 
 
 ```js
 ```js
  ![] // false
  ![] // false