Fix typos

This commit is contained in:
Andrea Gelmini
2020-04-14 20:57:09 +02:00
parent 77245b8fe4
commit 250679c670
7 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import RoomClient from '../RoomClient';
describe('new RoomClient() without paramaters throws Error', () =>
describe('new RoomClient() without parameters throws Error', () =>
{
test('Matches the snapshot', () =>
{