Skip to content

Commit 03afc0e

Browse files
maikibep
authored andcommitted
Fix punctuation
1 parent bae2403 commit 03afc0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/en/templates/lists.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The idea of a list page comes from the [hierarchical mental model of the web][me
4141

4242
### Default Templates
4343

44-
Since section lists and taxonomy lists (N.B., *not* [taxonomy terms lists][taxterms]) are both *lists* with regards to their templates, both have the same terminating default of `_default/list.html` or `themes/<THEME>/layouts/_default/list.html` in their lookup order. In addition, both [section lists][sectiontemps] and [taxonomy lists][taxlists] have their own default list templates in `_default`:
44+
Since section lists and taxonomy lists (N.B., *not* [taxonomy terms lists][taxterms]) are both *lists* with regards to their templates, both have the same terminating default of `_default/list.html` or `themes/<THEME>/layouts/_default/list.html` in their lookup order. In addition, both [section lists][sectiontemps] and [taxonomy lists][taxlists] have their own default list templates in `_default`.
4545

4646
See [Template Lookup Order](/templates/lookup-order/) for the complete reference.
4747

0 commit comments

Comments
 (0)