Skip to content

Commit

Permalink
Update code comment in README.md
Browse files Browse the repository at this point in the history
update a comment in the Localhost code snippet to be relevant to the GitHub Action
  • Loading branch information
lenasano authored Mar 12, 2024
1 parent 44e6c33 commit 85924c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ You need to create the `.split` file and its contents in your repository's `.git
```bash
# this is a comment
reporting_v2 on # sdk.getTreatment(*, reporting_v2) will return 'on'
reporting_v2 on # env.reporting_v2 will evaluate to 'on'
double_writes_to_cassandra off
Expand Down

0 comments on commit 85924c5

Please sign in to comment.