Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Mar 23, 2020
1 parent 9ae3eef commit e9a2664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -120,7 +120,7 @@ class MathAdd
}
```

> You can use `php artisan minions:make MathAdd` to generate the base stub file `App\JsonRpc\Add`.
> You can use `php artisan minions:make MathAdd` to generate the base stub file `App\JsonRpc\MathAdd`.
### Registering the route

Expand Down

0 comments on commit e9a2664

Please sign in to comment.