Skip to content

Commit bfafb53

Browse files
committed
Properly spell my own name
1 parent e04035d commit bfafb53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You need to enable the plugin your ``config/bootstrap.php`` file:
3333
.. code:: php
3434
3535
<?php
36-
Plugin::load('Josegonzale/Upload');
36+
Plugin::load('Josegonzalez/Upload');
3737
3838
If you are already using ``Plugin::loadAll();``, then this is not
3939
necessary.

0 commit comments

Comments
 (0)