From 90d10966351cc1bf79281ed9cf73454e631a5cf6 Mon Sep 17 00:00:00 2001 From: StefanVDWeide Date: Tue, 12 Nov 2024 14:04:24 +0100 Subject: [PATCH] docs: fixed typo --- nuxt/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuxt/README.md b/nuxt/README.md index d505f21..04b839b 100644 --- a/nuxt/README.md +++ b/nuxt/README.md @@ -5,7 +5,7 @@ This repository contains an example of a Nuxt application that is deployed on Do - With server side rendering - As a static site -All example assume you use `Nixpacks` as the build type. +All examples assume you use `Nixpacks` as the build type. ## Server side rendering