Skip to content

Commit 760d20e

Browse files
Giovanni Toraldoweaverryan
authored andcommitted
Fixed wrong syntax in book/performance.rst
A double colon was preventing correct displaying
1 parent 3f9a3a8 commit 760d20e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/performance.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ finally finds the file it's looking for.
5656

5757
The simplest solution is to tell Composer to build a "class map" (i.e. a
5858
big array of the locations of all the classes). This can be done from the
59-
command line, and might become part of your deploy process::
59+
command line, and might become part of your deploy process:
6060

6161
.. code-block:: bash
6262

0 commit comments

Comments
 (0)