Skip to content

Commit 5717ed7

Browse files
committed
[symfony#14215] Replace dummy with a better alternative
1 parent 7b96090 commit 5717ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Creating a Bundle
4545
-----------------
4646

4747
This section creates and enables a new bundle to show there are only a few steps required.
48-
The new bundle is called AcmeTestBundle, where the ``Acme`` portion is a dummy
48+
The new bundle is called AcmeTestBundle, where the ``Acme`` portion is an example
4949
name that should be replaced by some "vendor" name that represents you or your
5050
organization (e.g. ABCTestBundle for some company named ``ABC``).
5151

0 commit comments

Comments
 (0)