mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 18:16:46 +03:00
Fixed typo
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
||||
_defaults:
|
||||
public: false
|
||||
|
||||
# Tell the auto wire system to use "FuleGetContents" client as default client.
|
||||
# Tell the auto wire system to use "FileGetContents" client as default client.
|
||||
Buzz\Client\BuzzClientInterface: '@Buzz\Client\FileGetContents'
|
||||
|
||||
# Clients
|
||||
|
||||
Reference in New Issue
Block a user