Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: fixed typo for Number.MAX_SAFE_INTEGER
Just replaced Integer.MAX_SAFE_INTEGER with Number.MAX_SAFE_INTEGER. PR-URL: #229 Credit: @gall0ws Close: #229 Reviewed-by: @isaacs
- Loading branch information