| Index: sky/sdk/README.md
|
| diff --git a/sky/sdk/README.md b/sky/sdk/README.md
|
| index be6bcb0a28c8f8873c360bb6feb7ca381f046d5b..eaa874f15121589b85817d1b9dd3852891087fcb 100644
|
| --- a/sky/sdk/README.md
|
| +++ b/sky/sdk/README.md
|
| @@ -7,8 +7,8 @@ design that run smoothly at 120 Hz.
|
|
|
| Sky consists of two components:
|
|
|
| -1. *The Sky engine.* The engine is the core of the system system. Written in
|
| - C++, the engine provides the muscle of the Sky system. The engine provides
|
| +1. *The Sky engine.* The engine is the core of the system. Written in C++, the
|
| + engine provides the muscle of the Sky system. The engine provides
|
| several primitives, including a soft real-time scheduler and a hierarchial,
|
| retained-mode graphics system, that let you build high-quality apps.
|
|
|
|
|