Skip to content

Commit

Permalink
Update specification/types.md
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Beemer <[email protected]>
Signed-off-by: Todd Baert <[email protected]>
  • Loading branch information
toddbaert and beeme1mr authored Feb 6, 2024
1 parent d76653b commit 5e5faff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/types.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ An enumerated error code represented idiomatically in the implementation languag
| TYPE_MISMATCH | The type of the flag value does not match the expected type. |
| TARGETING_KEY_MISSING | The provider requires a targeting key and one was not provided in the `evaluation context`. |
| INVALID_CONTEXT | The `evaluation context` does not meet provider requirements. |
| PROVIDER_STATE_FATAL | The provider has entered a irrecoverable error state. |
| PROVIDER_STATE_FATAL | The provider has entered an irrecoverable error state. |
| GENERAL | The error was for a reason not enumerated above. |

### Evaluation Options
Expand Down

0 comments on commit 5e5faff

Please sign in to comment.