Skip to content

Commit ba0aeeb

Browse files
dummy commit for import
1 parent a7f7b83 commit ba0aeeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ npx serve .
3434
3535
**Option 2 — Python (no install needed):**
3636
```bash
37-
python3 -m http.server 8000
37+
python3 -m http.server 8000
3838
```
3939
> ⚠️ Does **not** serve `404.html` for missing paths — Python shows its own built-in error. Use `npx serve` to test 404 handling locally.
4040

0 commit comments

Comments
 (0)