Skip to content

Commit

Permalink
Update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
reidmorrison committed Dec 4, 2024
1 parent 2e01dd9 commit f8811f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/rails_semantic_logger/options.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ module RailsSemanticLogger
#
# config.rails_semantic_logger.rendered = false
#
# * Override the Awesome Print options for logging Hash data as text:
# * Override the Amazing Print options for logging Hash data as text:
#
# Any valid AwesomePrint option for rendering data.
# Any valid AmazingPrint option for rendering data.
# The defaults can changed be creating a `~/.aprc` file.
# See: https://github.com/michaeldv/awesome_print
# See: https://github.com/amazing-print/amazing_print
#
# Note: The option :multiline is set to false if not supplied.
# Note: Has no effect if Awesome Print is not installed.
Expand Down

0 comments on commit f8811f1

Please sign in to comment.