diff options
author | Devine Lu Linvega <[email protected]> | 2019-06-11 20:04:58 +0900 |
---|---|---|
committer | Devine Lu Linvega <[email protected]> | 2019-06-11 20:04:58 +0900 |
commit | 6081af9f3165269a6fdca160f52c8fcd98f975e0 (patch) | |
tree | 2e9e0e029f92b04522c41b4bc97fd44e74308b92 /README.md | |
parent | bae63fd82eb0d3dc2bf173c061516c5d91220462 (diff) | |
download | Orca-6081af9f3165269a6fdca160f52c8fcd98f975e0.tar.gz Orca-6081af9f3165269a6fdca160f52c8fcd98f975e0.zip |
Fixes typo in #140
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -130,7 +130,7 @@ If a file a local file `.queue` is found, each line will be ran as a command whe ## Base36 Table -Orca operates on a base of **36 increments**. Operators using numeric values will typically also operate on letters and convert them into values as per the following table. For instance `Dp` will bang every *24th frame*. +Orca operates on a base of **36 increments**. Operators using numeric values will typically also operate on letters and convert them into values as per the following table. For instance `Do` will bang every *24th frame*. | **0** | **1** | **2** | **3** | **4** | **5** | **6** | **7** | **8** | **9** | **A** | **B** | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | |