mirror of
https://gitlab.com/EternalWanderer/voidcruiser.nl
synced 2024-11-29 04:13:51 +01:00
typo
This commit is contained in:
parent
55592382a7
commit
c5434e1bf0
|
@ -68,7 +68,7 @@ OrcaList ← {1↕(⊢⋈¨𝕩⊸÷)1+↕𝕩}
|
||||||
```
|
```
|
||||||
|
|
||||||
This function requires a number and returns a list of all possible divisions
|
This function requires a number and returns a list of all possible divisions
|
||||||
from that one up up to the given number.
|
from 1 up to the given number.
|
||||||
|
|
||||||
```bqn
|
```bqn
|
||||||
Orcalist 9
|
Orcalist 9
|
||||||
|
|
Loading…
Reference in a new issue