From 7d111e13bcd140801083864897975b1819d35056 Mon Sep 17 00:00:00 2001 From: guangwu Date: Wed, 27 Sep 2023 18:33:12 +0800 Subject: [PATCH] fix: typo (#684) Signed-off-by: guoguangwu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b21e0b62..7858cee9 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Poor man's function as a service. [![Go Report Card](https://goreportcard.com/badge/github.com/metrue/fx?style=flat-square)](https://goreportcard.com/report/github.com/metrue/fx) [![Go Doc](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](http://godoc.org/github.com/metrue/fx) ![visitors](https://visitor-badge.glitch.me/badge?page_id=https://github.com/metrue/fx) -![liscense](https://img.shields.io/github/license/metrue/fx.svg) +![license](https://img.shields.io/github/license/metrue/fx.svg) [![Release](https://img.shields.io/github/release/metrue/fx.svg?style=flat-square)](https://github.com/metrue/fx/releases/latest) ## Table of Contents