Skip to content

Commit d164aea

Browse files
authored
fix: typo (#3019)
1 parent 45f6592 commit d164aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/utils/DevServerPlugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class DevServerPlugin {
1616
}
1717

1818
/**
19-
* A Entry, it can be of type string or string[] or Object<string | string[],string>
19+
* An Entry, it can be of type string or string[] or Object<string | string[],string>
2020
* @typedef {(string[] | string | Object<string | string[],string>)} Entry
2121
*/
2222

0 commit comments

Comments
 (0)