We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9b1ef7 commit cb6a893Copy full SHA for cb6a893
1 file changed
user_guide_src/source/outgoing/view_layouts.rst
@@ -38,7 +38,7 @@ what to name the content section.
38
Using Layouts in Views
39
**********************
40
41
-Whenveer a view wants to be inserted into a layout, it must use the ``extend()`` method at the top of the file::
+Whenever a view wants to be inserted into a layout, it must use the ``extend()`` method at the top of the file::
42
43
<?= $this->extend('default') ?>
44
0 commit comments