From 1d7b974dfbd02416fa3855d03e4114bdedac2848 Mon Sep 17 00:00:00 2001 From: Oussamaosman02 <109099115+Oussamaosman02@users.noreply.github.com> Date: Tue, 17 Jan 2023 08:59:56 +0000 Subject: [PATCH] Fix: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c829f0..a1ca0b0 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ If your server is acting as a reverse proxy (i.e. nginx) and is able to listen o ### POST /api/tunnels -Create a new tunnel. A LocalTunnel client posts to this enpoint to request a new tunnel with a specific name or a randomly assigned name. +Create a new tunnel. A LocalTunnel client posts to this endpoint to request a new tunnel with a specific name or a randomly assigned name. ### GET /api/status