From adde414a72ff1d2c58761811e938268914233b08 Mon Sep 17 00:00:00 2001 From: Luiz Gustavo P Tonello Date: Tue, 29 Aug 2023 10:25:33 -0300 Subject: [PATCH] Update Vio.com references --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c68489b..b8acee9 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ It can be used in a variety of ways: 1. Execute code or for a variant of a multi toggle 1. Execute code when a boolean toggle is on -We use React at FindHotel and some of the code examples use JSX, but the code +We use React at Vio.com and some of the code examples use JSX, but the code and concept is compatible with any front-end framework or architecture. The `booleanToggle` is the simplest toggle type to use for feature flagging, but