[Doc] Fixed typo
This commit is contained in:
parent
07ef0a62f4
commit
ea003a1224
|
@ -59,7 +59,7 @@ Add `BeSimpleSoapBundle` in your Kernel class
|
|||
{
|
||||
return array(
|
||||
// ...
|
||||
new new BeSimple\SoapBundle\BeSimpleSoapBundle(),
|
||||
new BeSimple\SoapBundle\BeSimpleSoapBundle(),
|
||||
// ...
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue