diff --git a/pkg/sinker/examples/fallback/README.md b/pkg/sinker/examples/fallback/README.md index d466931a..5399c12e 100644 --- a/pkg/sinker/examples/fallback/README.md +++ b/pkg/sinker/examples/fallback/README.md @@ -1,3 +1,3 @@ -# Log +# Fallback Sink Example -An example User Defined Sink that prints the payload of each incoming datum element. +An example User Defined Sink that returns a fallback response so that the payload will be sent to the fallback sink. \ No newline at end of file