mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-11 14:18:42 +01:00
&infinity; is not a valid HTML symbol - use ∞ (#863)
This commit is contained in:
committed by
GitHub
parent
da3a3f0e0e
commit
c572345c3c
@ -11,7 +11,7 @@ It is a runtime error if `value` is not a string.
|
||||
|
||||
### Num.**infinity**
|
||||
|
||||
The value of &infinity;.
|
||||
The value of ∞.
|
||||
|
||||
### Num.**nan**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user