mirror of
https://github.com/openfaas/faas.git
synced 2025-06-18 03:56:37 +00:00
Fix typo suggested by community.
This commit is contained in:
@ -22,7 +22,7 @@ functions:
|
||||
You can then deploy and invoke the function via the `faas-cli` using
|
||||
```sh
|
||||
$ faas-cli deploy -f ./samples.yml
|
||||
$ fass-cli invoke nodehelloenv
|
||||
$ faas-cli invoke nodehelloenv
|
||||
Hello from a production machine
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user