1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-21 07:34:08 +00:00

typo in readme

This commit is contained in:
Rene Schallner 2023-05-31 04:26:58 +02:00
parent 59dd155cd8
commit ff8386cc65

View file

@ -138,7 +138,7 @@ $ zig build run-hello
$ # open http://localhost:3000 in your browser
```
... and open [http://localhost:3000](http://locahhost:3000) in your browser.
... and open [http://localhost:3000](http://localhost:3000) in your browser.
## Using ⚡zap⚡ in your own projects