We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d23a94b commit 622fc38Copy full SHA for 622fc38
README.md
@@ -242,7 +242,7 @@ function myFunction(a, b) {
242
}
243
```
244
245
-The `pythonmonkey.bigint` object works like an int in Python, but it will be coercced as a BigInt in JavaScript:
+The `pythonmonkey.bigint` object works like an int in Python, but it will be coerced as a BigInt in JavaScript:
246
```python
247
import pythonmonkey
248
0 commit comments