Skip to content

Commit

Permalink
Merge pull request #2950 from bolt/fix/contentlisting-route-example
Browse files Browse the repository at this point in the history
Fix contentlisting route example
  • Loading branch information
I-Valchev authored Nov 19, 2021
2 parents 7ef2272 + 1059fea commit 6ff653e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/routes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ frontend:
# of how you can require a valid ContentType in the URL.
#
# contentlisting:
# path: /{contenttypeslug}
# path: /{contentTypeSlug}
# defaults:
# _controller: Bolt\Controller\Frontend\ListingController::listing
# requirements:
Expand Down

0 comments on commit 6ff653e

Please sign in to comment.