From 6d708c80152bc8c2f5f9a048d315107454f12e8c Mon Sep 17 00:00:00 2001 From: Andrey Goncharov Date: Wed, 19 Jan 2022 03:30:12 -0800 Subject: [PATCH] Lint and test js-flipper on Sandcastle Reviewed By: nikoant Differential Revision: D33622978 fbshipit-source-id: df0b73e7a1f95635d8f49de5b0dd8fbd1a2dc681 --- js/react-flipper-example/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/react-flipper-example/README.md b/js/react-flipper-example/README.md index 41fb6f363..2251cf075 100644 --- a/js/react-flipper-example/README.md +++ b/js/react-flipper-example/README.md @@ -1,6 +1,6 @@ # React Flipper Example -Examplary integration of any browser app with Flipper. +Integration example of any browser app with Flipper. ## How to start