Merge pull request #32 from GigaFyde/patch-1

Small spelling correction
This commit is contained in:
Nurdism
2020-02-12 11:14:27 -05:00
committed by GitHub

View File

@ -320,7 +320,7 @@ export class NekoClient extends BaseClient implements EventEmitter<NekoEvents> {
this.$accessor.chat.newMessage({
id,
content: `chaned the resolution to ${width}x${height}@${rate}`,
content: `changed the resolution to ${width}x${height}@${rate}`,
type: 'event',
created: new Date(),
})