From 772c9c07f07eb387692df5f910a4d54a661ee8dd Mon Sep 17 00:00:00 2001 From: Trace Date: Wed, 22 Apr 2020 21:46:46 -0700 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d47120..827396c 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Yeah, decided to drop support of unsecured HTTPS. Two-years ago, when I started * Log enabled ### Why? -Because the official Golang image is wayyyy to big (around 1/2Gb as you can see below) and could be unsecure. +Because the official Golang image is wayyyy too big (around 1/2Gb as you can see below) and could be unsecure. [![](https://badge.imagelayers.io/golang:latest.svg)](https://imagelayers.io/?images=golang:latest 'Get your own badge on imagelayers.io')