Skip to content

Commit

Permalink
Fix readme code block
Browse files Browse the repository at this point in the history
  • Loading branch information
rawleyfowler authored Apr 9, 2024
1 parent d551d01 commit 753916b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ This plugin embeds a `.config` method on the base class for Humming-Bird's Reque

Then to register it in a Humming-Bird application:

```
```raku
use Humming-Bird::Core;

plugin 'Config', 'config/humming-bird.json'; # Second arg will be pushed to he **@args array in the register method.
Expand Down

0 comments on commit 753916b

Please sign in to comment.