Skip to content

Commit f85e932

Browse files
committed
bug #7574 Update bundles configuration.rst (atailouloute)
This PR was merged into the 2.7 branch. Discussion ---------- Update bundles configuration.rst Commits ------- 0e52444 Update bundles configuration.rst
2 parents 053cee7 + 0e52444 commit f85e932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ bundle configuration would look like:
8888
http://symfony.com/schema/dic/services/services-1.0.xsd">
8989
9090
<acme-social:config>
91-
<twitter client-id="123" client-secret="your_secret" />
91+
<acme-social:twitter client-id="123" client-secret="your_secret" />
9292
</acme-social:config>
9393
9494
<!-- ... -->

0 commit comments

Comments
 (0)