Skip to content

Commit cb6a893

Browse files
authored
Update view_layouts.rst
Typo Corrected
1 parent f9b1ef7 commit cb6a893

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/outgoing/view_layouts.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ what to name the content section.
3838
Using Layouts in Views
3939
**********************
4040

41-
Whenveer a view wants to be inserted into a layout, it must use the ``extend()`` method at the top of the file::
41+
Whenever a view wants to be inserted into a layout, it must use the ``extend()`` method at the top of the file::
4242

4343
<?= $this->extend('default') ?>
4444

0 commit comments

Comments
 (0)