Skip to content

Commit dba5967

Browse files
Rel1cxCopilot
andauthored
Update packages/shared/src/_id.ts
Co-authored-by: Copilot <[email protected]> Signed-off-by: REL1CX <[email protected]>
1 parent fbf0526 commit dba5967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/shared/src/_id.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class IdGenerator {
1616
this.n = 0n;
1717
}
1818
/**
19-
* Generates id.
19+
* Generates an id.
2020
* @returns A generated id.
2121
*/
2222
next() {

0 commit comments

Comments
 (0)