fix readme

This commit is contained in:
Adrien Marquès 2018-07-09 08:16:30 -04:00
parent 61b3c6c91c
commit 0a756dbebb
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ The default project structure for **aicra** is as follows :
```
In order for your project to be run, each controller, middleware and type have to be compiled as *plugins* (*i.e. shared objects*). They can then be loaded by the server.
In order for your project to be run, each controller, middleware and type checker has to be compiled as a *plugin* (*i.e. shared objects*). They can then be loaded by the server.