From 7b67eb0770118bd06467ba36acf6c1843b2d8f8f Mon Sep 17 00:00:00 2001 From: Davide Curletti Date: Sat, 4 Jan 2020 13:34:56 -0600 Subject: [PATCH] Fix typo (#1750) --- docs/transports.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/transports.md b/docs/transports.md index 0c9a0d55c..7f45b754f 100644 --- a/docs/transports.md +++ b/docs/transports.md @@ -437,7 +437,7 @@ Options: * __hostname__: The machine/server hostname * __service__: The name of the application or service generating the logs * __ddsource__: The technology from which the logs originated -* __ddtags__: Metadata assoicated with the logs +* __ddtags__: Metadata associated with the logs ### Google BigQuery [winston-bigquery][42] is a transport for Google BigQuery.