Commit 7037769f by Thiago Talma

Fixed typo

parent 8f7aa2fb
......@@ -31,5 +31,5 @@ Usage
Once the extension is installed, simply use it in your code by :
```php
<?= "<?= \\{$generator->namespace}AutoloadExample::wiget(); ?>" ?>
<?= "<?= \\{$generator->namespace}AutoloadExample::widget(); ?>" ?>
```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment