&infinity; is not a valid HTML symbol - use ∞ (#863)

This commit is contained in:
Chayim Refael Friedman
2020-12-04 05:48:49 +02:00
committed by GitHub
parent da3a3f0e0e
commit c572345c3c

View File

@ -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**