Skip to content

Commit 0d43961

Browse files
committed
Fix typo.
1 parent 9d7bb8e commit 0d43961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CoreWebAssets.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class CoreWebAssets extends PlaisioObject implements WebAssets
1717
{
1818
//--------------------------------------------------------------------------------------------------------------------
1919
/**
20-
* A unique constant for identifying the main script tag. Must align with the ID in package plaisio-ts/kernel.
20+
* A unique constant for identifying the main script element. Must align with the ID in package plaisio-ts/kernel.
2121
*/
2222
const C_MAIN_ID = '32313ac1-c9eb-4464-a1fc-033544830ffa';
2323

0 commit comments

Comments
 (0)