mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Typo in docs (#599)
This commit is contained in:
committed by
Chad Arimura
parent
cf73cc6343
commit
5cf7098129
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user