Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down