Skip to content

Commit

Permalink
Fix typo in extending guide
Browse files Browse the repository at this point in the history
  • Loading branch information
cromedome committed Feb 12, 2025
1 parent 7560df0 commit fd3503d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Dancer2/Manual/Extending.pod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ and plugins for Dancer2. The goal is to give you the tools you need to
build custom components that integrate seamlessly into your Dancer2
applications.

=head1 Writing Your Own EnginE
=head1 Writing Your Own Engine

In Dancer2, engines are used to handle various aspects of your
application, such as templates, sessions, serializers, and loggers. Each
Expand Down

0 comments on commit fd3503d

Please sign in to comment.