Update Conditions authored by Ethan's avatar Ethan
......@@ -69,4 +69,4 @@ These parameters are included in **every** condition.
| Parameter | Aliases | Description | Type | Default Value |
| ------ | ------ | ------ | ------ | ------ |
| `operator` | `oper, op` | Which operator to use. | Operator`(greater, g, equal, e, less, l)` | `N/A` |
\ No newline at end of file
| `operator` | `oper, op` | Which operator to use for comparing the values. | Operator`(greater, g, equal, e, less, l)` | `N/A` |
\ No newline at end of file