diff --git a/fn/develop/triggers.md b/fn/develop/triggers.md index 33459e2..8f4d7ce 100644 --- a/fn/develop/triggers.md +++ b/fn/develop/triggers.md @@ -14,4 +14,4 @@ type: http source: /trigger-path ``` -This will cause the system to route requests arriving at the fn service at `/trigger-path` to the function specified in the fn.yaml file. \ No newline at end of file +This will cause the system to route requests arriving at the fn service at `/trigger-path` to the function specified in the func.yaml file.