From 482b8155a3adc2977039ce3572728621e6ab5e08 Mon Sep 17 00:00:00 2001 From: Andy Date: Mon, 10 Apr 2017 09:24:34 -0700 Subject: [PATCH] Update test baselines (#461) --- test/fixtures/flow/type-annotations/137/options.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fixtures/flow/type-annotations/137/options.json b/test/fixtures/flow/type-annotations/137/options.json index 79756f8c33..786acad32a 100644 --- a/test/fixtures/flow/type-annotations/137/options.json +++ b/test/fixtures/flow/type-annotations/137/options.json @@ -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)" }