From afebc94c468a9b1d8cbbf33b8cfb49dd4a7d1972 Mon Sep 17 00:00:00 2001 From: Fenny Date: Mon, 3 Feb 2020 13:21:14 +0100 Subject: [PATCH] . --- application.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application.go b/application.go index 72f54087..434f4f05 100644 --- a/application.go +++ b/application.go @@ -1,4 +1,4 @@ -// 🔌 Fiber is an Expressjs inspired web framework build on 🚀 Fasthttp. +// 🔌 Fiber is an Express.js inspired web framework build on 🚀 Fasthttp. // 📌 Please open an issue if you got suggestions or found a bug! // 🖥 https://github.com/gofiber/fiber