summaryrefslogtreecommitdiff
path: root/client/simple/tools/plg.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/simple/tools/plg.ts')
-rw-r--r--client/simple/tools/plg.ts2
1 files changed, 1 insertions, 1 deletions
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.
*/