mirror of
https://github.com/openfaas/faas.git
synced 2025-06-13 18:56:46 +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
|
You can then deploy and invoke the function via the `faas-cli` using
|
||||||
```sh
|
```sh
|
||||||
$ faas-cli deploy -f ./samples.yml
|
$ faas-cli deploy -f ./samples.yml
|
||||||
$ fass-cli invoke nodehelloenv
|
$ faas-cli invoke nodehelloenv
|
||||||
Hello from a production machine
|
Hello from a production machine
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user