Skip to content

Commit e041318

Browse files
sorliemAndrewDryga
authored andcommitted
fix spelling (sneako#26)
1 parent 1317955 commit e041318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/logger_json/formatters/google_cloud_logger.ex

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ defmodule LoggerJSON.Formatters.GoogleCloudLogger do
1313
@severity_levels [{:debug, "DEBUG"}, {:info, "INFO"}, {:warn, "WARNING"}, {:error, "ERROR"}]
1414

1515
@doc """
16-
Builds structured paylpad which is mapped to Google Cloud Logger
16+
Builds structured payload which is mapped to Google Cloud Logger
1717
[`LogEntry`](https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry) format.
1818
1919
See: https://cloud.google.com/logging/docs/agent/configuration#special_fields_in_structured_payloads

0 commit comments

Comments
 (0)