8000 Fixed some RST syntax issues · symfony/symfony-docs@5ca85d1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5ca85d1

Browse files
javiereguiluzweaverryan
authored andcommitted
Fixed some RST syntax issues
1 parent 17269a3 commit 5ca85d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

components/asset/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ any versioning::
6666
// result: /image.png
6767

6868
Packages implement the :class:`Symfony\\Component\\Asset\\PackageInterface`,
69-
which defines the following two methods::
69+
which defines the following two methods:
7070

7171
:method:`Symfony\\Component\\Asset\\PackageInterface::getVersion`
7272
Returns the asset version for an asset.

components/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The Components
55
:hidden:
66

77
using_components
8-
asset
8+
asset/index
99
class_loader/index
1010
config/index
1111
console/index

0 commit comments

Comments
 (0)
0