docs: fix typo

This commit is contained in:
2024-08-07 14:54:08 +02:00
parent b458a8da23
commit 5388e45023

View File

@@ -2,7 +2,7 @@ How to start with development
=== ===
* Run: * Run:
```bash ```bash
bin/develop.sh develop.sh
``` ```
* Enjoy your coffee ;-) * Enjoy your coffee ;-)
* Laravel will serve web at [http://localhost:8000] (which redirect to API documentation) * Laravel will serve web at [http://localhost:8000] (which redirect to API documentation)