Fix typo in doc
This commit is contained in:
parent
3e18ce5d5c
commit
522ceae6bb
|
|
@ -6,7 +6,7 @@ Helper skeleton:
|
|||
```php
|
||||
<?php
|
||||
|
||||
namespace Kanboard\Plugin\MyPlugin\Helper\MyHelper;
|
||||
namespace Kanboard\Plugin\MyPlugin\Helper;
|
||||
|
||||
use Kanboard\Core\Base;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue