0
0

✏️ fix typo

This commit is contained in:
DrMaxNix 2021-06-04 12:46:34 +02:00 committed by GitHub
parent 16106d6a93
commit 6a73a160c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ div $1 $2 ...
mod $1 $2 ... mod $1 $2 ...
# $1 ^ $2 ^ ... => $1 # $1 ^ $2 ^ ... => $1
mod $1 $2 ... pow $1 $2 ...