mirror of
https://github.com/openfaas/faas.git
synced 2025-06-08 16:26:47 +00:00
Typo fix
This commit is contained in:
parent
43437e7d01
commit
44609aa189
@ -1,7 +1,7 @@
|
||||
Watchdog
|
||||
==========
|
||||
|
||||
The watchdog provides an unmanaged and generic interface between the outside world and your function. Its job is to marshal a HTTP request accepted on the API Gateway and to invoke your chosen appliaction. The watchdog is a tiny Golang webserver - see the diagram below for how this process works.
|
||||
The watchdog provides an unmanaged and generic interface between the outside world and your function. Its job is to marshal a HTTP request accepted on the API Gateway and to invoke your chosen application. The watchdog is a tiny Golang webserver - see the diagram below for how this process works.
|
||||
|
||||

|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user