diff options
Diffstat (limited to 'docs/application/index.md')
| -rw-r--r-- | docs/application/index.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/application/index.md b/docs/application/index.md index e315baf..6c84525 100644 --- a/docs/application/index.md +++ b/docs/application/index.md @@ -34,9 +34,8 @@ 1. Configuration * `thread_count` - defaults to number of available processors -2. Initialize tasks 2. Initialize allocators - * Slab sizes +3. Initialize tasks 4. Initialize types * Built In Alias 5. Initialize IO @@ -65,5 +64,5 @@ 1. Clean up IO 2. Clean up types -3. Clean up allocators -4. Clean up tasks +3. Clean up tasks +4. Clean up allocators |
