From 0550443afb936622f7f5690bee012dca4eaa7a4d Mon Sep 17 00:00:00 2001 From: Harlan Wilton Date: Mon, 11 Sep 2023 18:49:51 +0200 Subject: [PATCH] doc: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 526e219..634d888 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Nuxt 2 with Express -> [ExpressJS](http://expressjs.com/) + [Nux 2](https://v2.nuxt.com) = :zap: +> [ExpressJS](http://expressjs.com/) + [Nuxt 2](https://v2.nuxt.com) = :zap: Live Demo: [https://codesandbox.io/s/github/nuxt-community/express-template](https://codesandbox.io/s/github/nuxt-community/express-template)