Skip to content

Commit

Permalink
Fixed incorrect example.
Browse files Browse the repository at this point in the history
  • Loading branch information
drsdre committed Oct 23, 2015
1 parent 635f072 commit 8257d1e
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 @@ -62,5 +62,5 @@ $wizard_config = [
];
?>

<?= \drsdre\wizardwidget\AutoloadExample::widget($wizard_config); ?>
<?= \drsdre\wizardwidget\WizardWidget::widget($wizard_config); ?>
```

0 comments on commit 8257d1e

Please sign in to comment.