correct typo in comment

This commit is contained in:
William Welling
2021-12-08 19:31:05 -06:00
parent 10622008c4
commit 2bf880b216

View File

@@ -35,7 +35,7 @@ const mergeConfig = (destinationConfig: any, sourceConfig: AppConfig): void => {
};
/**
* Get default them config from environment.
* Get default theme config from environment.
*
* @returns default theme config
*/