We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df1df9 commit 8fed847Copy full SHA for 8fed847
docs/3.0/audit-logging/overview.md
@@ -58,7 +58,7 @@ After installation, audit logging is disabled by default. To enable it, navigate
58
59
Set `config.enabled` to `true` within this configuration.
60
61
-```ruby{7-9}
+```ruby
62
# config/initializers/avo.rb # [!code focus]
63
64
Avo.configure do |config|
0 commit comments