diff options
Diffstat (limited to 'src/index.ts')
| -rw-r--r-- | src/index.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.ts b/src/index.ts index d03eab7249..0e5a49c785 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,5 +1,5 @@ /** - * Misskey Core Entory Point! + * Misskey Entory Point! */ Error.stackTraceLimit = Infinity; |