Skip to content

Commit

Permalink
chore: Fixed typo on sqs v3 name (newrelic#282)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrickard committed Apr 3, 2024
1 parent e4ac38f commit 6836a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/v3/sqs.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ module.exports.sqsMiddlewareConfig = {
},
type: 'message',
config: {
name: 'NewRelicSnsMiddleware',
name: 'NewRelicSqsMiddleware',
step: 'initialize',
priority: 'high',
override: true
Expand Down

0 comments on commit 6836a48

Please sign in to comment.