Skip to content

Commit 999b25b

Browse files
committed
fix: Typo in label configuration
1 parent 9443938 commit 999b25b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/appmap/builtin_hooks/activesupport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
- method: ActiveSupport::MessageEncryptor#encrypt_and_sign
2020
require_name: active_support/message_encryptor
2121
force: true
22-
- method: ActiveSupport::MessageEncryptor#decrypt_and_verifdy
22+
- method: ActiveSupport::MessageEncryptor#decrypt_and_verify
2323
require_name: active_support/message_encryptor
2424
force: true

0 commit comments

Comments
 (0)