Skip to content

Commit 640d1e7

Browse files
vicbconico974
andauthored
Update packages/open-next/src/build/createAssets.ts
Co-authored-by: conico974 <nicodorseuil@yahoo.fr>
1 parent f0c73a6 commit 640d1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/open-next/src/build/createAssets.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export function createStaticAssets(options: buildHelper.BuildOptions) {
4848
* Create the cache assets.
4949
*
5050
* @param options Build options.
51-
* @returns Wether tag cache is used.
51+
* @returns Whether tag cache is used.
5252
*/
5353
export function createCacheAssets(options: buildHelper.BuildOptions) {
5454
logger.info(`Bundling cache assets...`);

0 commit comments

Comments
 (0)