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

Commit 41058a0

Browse files
committed
fix spelling
1 parent cc93870 commit 41058a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bundles/create/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ bundles.
228228
));
229229
230230
If you were not using Assetic previously, you need to call the ``assetic:dump``
231-
command in your deployment process, or the Javascript and CSS files will not be
231+
command in your deployment process, or the JavaScript and CSS files will not be
232232
found:
233233

234234
.. code-block:: bash

bundles/seo/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Can be one of ``canonical`` or ``redirect``.
101101
**type**: ``string`` **default**: ``null`` (or ``DynamicRouter::CONTENT_KEY`` when RoutingBundle is enabled)
102102

103103
The name of the request attribute which contains the content object. This is
104-
used by the ContentListener to exctract SEO information automatically. If the
104+
used by the ContentListener to extract SEO information automatically. If the
105105
RoutingBundle is present, this defaults to ``DynamicRouter::CONTENT_KEY``
106106
(which evaluates to ``contentDocument``), otherwise you must define this
107107
manually.

0 commit comments

Comments
 (0)