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.
2 parents 22eefd2 + adb4ce7 commit 3c28a89Copy full SHA for 3c28a89
hints/11.md
@@ -9,7 +9,7 @@ If you let their support team know about this error, please give them a link to
9
10
## Info for Developers
11
12
-Your application is calling `n % 0` at some point, causing a crash. This may be happening in your code or in a dependency.
+Your application is calling `modBy 0 n` at some point, causing a crash. This may be happening in your code or in a dependency.
13
14
You can get more detailed information about when this happens if you can reproduce this error in dev mode.
15
0 commit comments