8000 Fix typo in composer.json · sroze/symfony@6bb829c · GitHub
[go: up one dir, main page]

Skip to content

Commit 6bb829c

Browse files
committed
Fix typo in composer.json
1 parent f1f6e85 commit 6bb829c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Message/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"symfony/serializer": "~3.4|~4.0"
2323
},
2424
"suggest": {
25-
"sroze/enqueue-bridge": "For using the php-enqueue library as an adapater."
25+
"sroze/enqueue-bridge": "For using the php-enqueue library as an adapter."
2626
},
2727
"autoload": {
2828
"psr-4": { "Symfony\\Component\\Message\\": "" },

0 commit comments

Comments
 (0)
0