Skip to content

Commit

Permalink
children: descriptions not working matcornic#284
Browse files Browse the repository at this point in the history
  • Loading branch information
McShelby committed Jun 23, 2022
1 parent 88a769f commit dc4b196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/shortcodes/children.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{{- partial "shortcodes/children.html" (dict
"context" .
"containerstyle" (.Get "containerstyle")
"descrption" (.Get "description")
"description" (.Get "description")
"depth" (.Get "depth")
"showhidden" (.Get "showhidden")
"sort" (.Get "sort")
Expand Down

0 comments on commit dc4b196

Please sign in to comment.