fixed typo

This commit is contained in:
4rkal 2024-12-23 16:46:16 +02:00 committed by GitHub
parent 435d098992
commit ffc4bd09f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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`