We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e04035d commit bfafb53Copy full SHA for bfafb53
docs/installation.rst
@@ -33,7 +33,7 @@ You need to enable the plugin your ``config/bootstrap.php`` file:
33
.. code:: php
34
35
<?php
36
- Plugin::load('Josegonzale/Upload');
+ Plugin::load('Josegonzalez/Upload');
37
38
If you are already using ``Plugin::loadAll();``, then this is not
39
necessary.
0 commit comments