fix, misc: 사이시옷 수정

This commit is contained in:
2022-08-28 15:45:44 +09:00
parent 1147a8262c
commit e83a1bef49
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
export interface RNG {
/**
* nextInt()가 반환 가능한 최
* nextInt()가 반환 가능한 최
*/
getMaxInt(): number;