A round-robin value that is not true or false
Writes `round-robin: maybe`. Only `true` or `false` are accepted, so the typo is caught.
The pattern
---
weave-script-version: 3
title: A round-robin value that is not true or false
---
# Check-in
> round-robin: maybe
## Share
What Weave sees
Weave can't read this file. Here is the message it shows so you know what to fix.
{
"code": "invalid-round-robin",
"message": "Cannot read round-robin \"maybe\". Use `round-robin: true` or `round-robin: false`."
}