Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bangnokia committed Mar 22, 2021
1 parent 8f7c270 commit 78cd34b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/MarkdownParser.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

class MarkdownParser implements MarkdownParserInterface
{
protected Parsedown $driver;
protected ParsedownExtra $driver;

public function __construct()
{
Expand Down

0 comments on commit 78cd34b

Please sign in to comment.