Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 7408d78

Browse files
committed
Merge pull request #547 from maxolasersquad/patch-1
Fixed grammar error.
2 parents 286a218 + 41166e3 commit 7408d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/block/create_your_own_blocks.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ a template. So instead you decide to create your own block, the ``RssBlock``.
2424
Create a block document
2525
-----------------------
2626

27-
The first thing you need is an document that contains the options and indicates
27+
The first thing you need is a document that contains the options and indicates
2828
the location where the RSS feed should be shown. The easiest way is to extend
2929
``Symfony\Cmf\Bundle\BlockBundle\Doctrine\Phpcr\AbstractBlock``, but you are
3030
free to do create your own document. At least, you have to implement

0 commit comments

Comments
 (0)