Fix typo in flow spread operator error [skip ci]
This commit is contained in:
committed by
Daniel Tschinder
parent
b98f463aa7
commit
1077a7304e
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"throws": "Spread operator cannnot appear in class or interface definitions (2:1)"
|
||||
"throws": "Spread operator cannot appear in class or interface definitions (2:1)"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user