Fixed typo.

This commit is contained in:
Achim D. Brucker 2016-10-03 08:37:05 +01:00
parent d1e15667b6
commit 66d5335b2f
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ projects.
* **[Royals and Loyals:](./royals_and_loyals)** The famous royals-and-loyals example.
* **[Simple Filesystem:](./simple_filesystem)** A simple POSIX-like fileystem model.
* **[Stack:](./stack)** A simple stack.
* **[Vehicles:](./vehicles)** A simple modle of vehicles and driver's licenses.
* **[Vehicles:](./vehicles)** A simple model of vehicles and driver's licenses.