Skip to content

Commit 4709c90

Browse files
committed
Fix typo
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent d4dec18 commit 4709c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/yaml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The only valid value for provider `name` is `openfaas`.
4949

5050
### Gateway
5151

52-
The gateway URL can be hard-coded into the YAML file or overriden at deployment time with the --gateway flag or OPENFAAS_URL env-var.
52+
The gateway URL can be hard-coded into the YAML file or overridden at deployment time with the --gateway flag or OPENFAAS_URL env-var.
5353

5454
## Functions
5555

0 commit comments

Comments
 (0)