Commit 0e930f0b authored by Dan Davison's avatar Dan Davison Committed by Amy Qualls

Fix note to use appropriate CAUTION

WARNING is an invalid note type. Change
this to caution
parent 12914d79
......@@ -12,7 +12,7 @@ what environments to run tests against using the `only` metadata.
| `domain` | Set the domain matcher | `String` |
| `production` | Match against production | `Static` |
WARNING: **Be advised:**
CAUTION: **Caution:**
You cannot specify `:production` and `{ <switch>: 'value' }` simultaneously.
These options are mutually exclusive. If you want to specify production, you
can control the `tld` and `domain` independently.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment