Skip to content

Commit d4541e9

Browse files
Fix readme typo (#50)
* export version * fix typo in readme
1 parent 65a3e30 commit d4541e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Content of `sample.json`:
4242
{
4343
"id": "Alpha",
4444
"description": "",
45-
"enabled": "true",
45+
"enabled": true,
4646
"conditions": {
4747
"client_filters": []
4848
}

0 commit comments

Comments
 (0)