From ffc4bd09f4b33c93afe46cfa40e04123780c48ee Mon Sep 17 00:00:00 2001 From: 4rkal <4rkal@proton.me> Date: Mon, 23 Dec 2024 16:46:16 +0200 Subject: [PATCH] fixed typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b40fbec..0fe84e4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ***Blazingly fast*** url shortener, written in go -## Instaallation +## Installation The first step is cloning this repo: ```shell @@ -24,5 +24,5 @@ Assuming that you have docker compose installed simply run docker compose up ``` -Now the application should be available by vissiting `localhost:8080` +Now the application should be available by visiting `localhost:8080`