From 7c64e5caaaa9ff73741940a2680c94feb1d3b8aa Mon Sep 17 00:00:00 2001 From: Fabio Cicerchia Date: Tue, 10 Sep 2024 21:04:53 +0200 Subject: [PATCH] fixed typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 81fcd88a..d7572fa8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -73,7 +73,7 @@ Add in `/etc/hosts` 127.0.0.1 poser.local ``` and now you can see the app on [https://poser.local:8002](https://poser.local:8002) -(or if needed to test the HTTP procol use [http://poser.local:8001](http://poser.local:8001)). +(or if needed to test the HTTP protocol use [http://poser.local:8001](http://poser.local:8001)). ### Otherwise, for the other days ```bash