Make comment clearer

This commit is contained in:
RMidhunSuresh 2022-06-15 15:06:16 +05:30
parent 7a3eabf39c
commit f658dc2e4b
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ export type ThemeManifest = {
// A user-facing string that is the name for this theme-collection.
name: string;
/**
* This is produced during the build process and includes data
* This is added to the manifest during the build process and includes data
* that is needed to load themes at runtime.
*/
source?: {