From 3f6008d396c2e249afeb4aff99e39ecbb981a172 Mon Sep 17 00:00:00 2001 From: Divyansh Singh <40380293+brc-dd@users.noreply.github.com> Date: Thu, 7 Mar 2024 13:04:04 +0530 Subject: [PATCH] adjust comment --- src/node/contentLoader.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/node/contentLoader.ts b/src/node/contentLoader.ts index 5e4f4565..dc8651ac 100644 --- a/src/node/contentLoader.ts +++ b/src/node/contentLoader.ts @@ -75,7 +75,7 @@ export interface ContentData { */ export function createContentLoader( /** - * files to glob / watch - relative to + * files to glob / watch - relative to srcDir */ pattern: string | string[], {