Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ssgreg committed Nov 5, 2018
1 parent 948288d commit dd3fddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion encoder_config.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const (

// EncoderConfig allows to configure journal Encoder.
//
// Note that PRIORITY and MESSAGE filed names could not be configured.
// Note that PRIORITY and MESSAGE field names could not be configured.
// Both PRIORITY and FieldKeyLevel fields are usable.
// - PRIORITY allows to use journal native features such as
// filtering and color highlighting.
Expand Down

0 comments on commit dd3fddd

Please sign in to comment.