From d1e589137fcbab5e3a59ec6ccba0e3951b7b8eee Mon Sep 17 00:00:00 2001 From: Ryan Florence Date: Sun, 12 Aug 2018 17:12:31 -0700 Subject: [PATCH] Fix fixture title (#13377) about time I made a significant commit to the react project directly --- fixtures/unstable-async/suspense/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fixtures/unstable-async/suspense/public/index.html b/fixtures/unstable-async/suspense/public/index.html index 036a0fb662..a327d4ffba 100644 --- a/fixtures/unstable-async/suspense/public/index.html +++ b/fixtures/unstable-async/suspense/public/index.html @@ -4,7 +4,7 @@ - Movie List + React Core Team