diff --git a/client/simple/tools/plg.ts b/client/simple/tools/plg.ts index dac1b3003..b5ff6e8f6 100644 --- a/client/simple/tools/plg.ts +++ b/client/simple/tools/plg.ts @@ -4,7 +4,7 @@ * Custom vite plugins to build the web-client components of the simple theme. * * HINT: - * This is an inital implementation for the migration of the build process + * This is an initial implementation for the migration of the build process * from grunt to vite. For fully support (vite: build & serve) more work is * needed. */