[fix] client/simple: docs typo in plg.ts (#5450)

This commit is contained in:
Edge-Seven 2025-11-18 16:44:41 +07:00 committed by GitHub
parent 45a4b8ad1c
commit 576c8ca99c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.
*/