Skip to content

Commit

Permalink
fix: Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jlacivita committed Mar 21, 2024
1 parent dc434bb commit df41cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/specifications/intents/command-and-control.md
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@ Finally, the intent **MAY** specify a `verbosity` property, which **MUST** use o
| Value | Description |
|--------|-------------|
| `low` | to select shorter response, less context, and less detail; can use abbreviations and can selectively skip words |
| `high` | to select longer response, more context, and more detail; full comprehensive readout and explicit reflectION of what is seen on screen |
| `high` | to select longer response, more context, and more detail; full comprehensive readout and explicit reflection of what is seen on screen |

```json
{
Expand Down

0 comments on commit df41cdc

Please sign in to comment.