mirror of
https://github.com/openfaas/faas.git
synced 2025-06-10 17:26:47 +00:00
Fix typo suggested by community.
This commit is contained in:
parent
1bdd9cb75d
commit
e9d51baeb7
@ -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
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user