From 6cbf28977b4a3cc200a6a530acbaec2dc13e6f1a Mon Sep 17 00:00:00 2001 From: Aleksandr Shumilov Date: Mon, 22 Jan 2024 19:27:46 +0100 Subject: [PATCH] Update wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b64d2498a1c..d1ba965bf51 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Picasso supports browsers specified in `@toptal/browserslist-config` package. Picasso recommends Chrome browser for development. -All testing in Picasso is done in Chrome browser, there is no guarantee that Picasso will work in other browsers (please report and contribute when problems are encountered). +Picasso uses only Chrome browser for testing, there is no guarantee that Picasso works in 100% of cases in other browsers (please report and contribute when problems are encountered). ## Running storybook