From 44998eae28973a5bdd44d189441a8b6b7c0c385d Mon Sep 17 00:00:00 2001 From: Nicola Spadari Date: Wed, 19 Jun 2024 12:08:07 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04113f8..7d276b0 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Build super fast desktop applications! - Run shell commands from the app - Send custom notifications to the client (remember to turn on/grant notifications in your computer settings!) - Display OS related informations -- Support all nuxt functionalities (routing/layout/middleware/modules/etc...) +- Support all Nuxt functionalities (routing/layout/middleware/modules/etc...) ## Setup