From 9be56d461dfd8c4df6b06270a198d89bb42131b1 Mon Sep 17 00:00:00 2001 From: Lincoln Junior <99145408+lincolnjpg@users.noreply.github.com> Date: Sat, 7 Oct 2023 21:19:33 -0300 Subject: [PATCH] remove unnecessary white space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29760a5bfa3..4feecd7ed81 100644 --- a/README.md +++ b/README.md @@ -3161,7 +3161,7 @@ _Software written in Go._ - [lwc](https://github.com/timdp/lwc) - A live-updating version of the UNIX wc command. - [manssh](https://github.com/xwjdsh/manssh) - manssh is a command line tool for managing your ssh alias config easily. - [Mantil](https://github.com/mantil-io/mantil) - Go specific framework for building serverless applications on AWS that enables you to focus on pure Go code while Mantil takes care of the infrastructure. -- [minikube](https://github.com/kubernetes/minikube) - Run Kubernetes locally . +- [minikube](https://github.com/kubernetes/minikube) - Run Kubernetes locally. - [Moby](https://github.com/moby/moby) - Collaborative project for the container ecosystem to assemble container-based systems. - [Mora](https://github.com/emicklei/mora) - REST server for accessing MongoDB documents and meta data. - [ostent](https://github.com/ostrost/ostent) - collects and displays system metrics and optionally relays to Graphite and/or InfluxDB.