We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d1147f commit d39931eCopy full SHA for d39931e
content/docs/examples/_index.md
@@ -15,7 +15,7 @@ This Flow sends every message with the `app: nginx` label to the output called `
15
16
### Flow with multiple outputs
17
18
-This Flow sends every message with the `app: nginx` label to the `gcs-output-sample` nad `s3-output-example` outputs.
+This Flow sends every message with the `app: nginx` label to the `gcs-output-sample` and `s3-output-example` outputs.
19
20
{{< include-code "logging_flow_multiple_output.yaml" "yaml" >}}
21
0 commit comments