diff --git a/README.md b/README.md index 1e557a4..26c8d56 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ plugins: functions: mainFunction: # inherits tracing settings from "provider" handler: src/app/index.handler - healthcheck: + healthCheckFunction: tracing: false # overrides provider settings (opt out) ```