Typo in docs (#599)

This commit is contained in:
Michal Gebauer
2017-12-14 16:25:24 +01:00
committed by Chad Arimura
parent cf73cc6343
commit 5cf7098129

View File

@@ -19,7 +19,7 @@ This is an app with 2 routes:
## Routes ## Routes
An app consists of 1 or more routes. A route stores the mapping between URL paths and functions (ie: container iamges). An app consists of 1 or more routes. A route stores the mapping between URL paths and functions (ie: container images).
## Calls ## Calls