From 4b43086ff2c1f87afa1107eb886f48554a24ddc1 Mon Sep 17 00:00:00 2001 From: Naoki Ainoya Date: Sun, 1 Mar 2015 21:07:22 +0900 Subject: [PATCH] Fix typo --- contrib/logging/fluentd-gcp-image/google-fluentd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/logging/fluentd-gcp-image/google-fluentd.conf b/contrib/logging/fluentd-gcp-image/google-fluentd.conf index 285d8d8cec6..3b954261e3f 100644 --- a/contrib/logging/fluentd-gcp-image/google-fluentd.conf +++ b/contrib/logging/fluentd-gcp-image/google-fluentd.conf @@ -3,7 +3,7 @@ # followed by ingestion using the Google Cloud Logging API. # This configuration assumes the correct installation of the the # Google fluentd plug-in. Currently the collector uses a text format -# rather than JOSN (which is the format used to store the Docker +# rather than JSON (which is the format used to store the Docker # log files). When the fluentd plug-in can accept JSON this # configuraiton file should be changed by specifying: # format json