Skip to content

Commit dcde690

Browse files
committed
Correct author mistake…
1 parent c4b4e6c commit dcde690

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ The package includes a suite of CLI tools:
115115

116116
| Command | Description |
117117
|-------------------------------|-----------------------------------|
118-
| `artisan users:make` | Create a new user interactively |
118+
| `artisan make:user` | Create a new user interactively |
119119
| `artisan users:list` | List users in a table format |
120120
| `artisan users:delete` | Delete a user by ID or email |
121121

@@ -210,7 +210,7 @@ This package is open-sourced software licensed under the [MIT license](LICENSE.m
210210
## 👤 Author
211211

212212
**Manoj Hortulanus**
213-
Lead Developer at [Backstage](https://backstagephp.com)
213+
Developer at [Backstage](https://backstagephp.com)
214214
📧 <manoj@backstagephp.com>
215215

216216
---

0 commit comments

Comments
 (0)