Skip to content

Commit 5c74d0b

Browse files
Update src/api/public-api/query-language.md
Co-authored-by: Sharon Adewusi <[email protected]>
1 parent b83273b commit 5c74d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/public-api/query-language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ The following tables list the query languages's available functions.
291291
| ------------- | ---------------------------------------------------------------------------- |
292292
| Syntax | `before_date({t: Timestamp})`<br>`t` - ISO 8601 timestamp |
293293
| Return Type | `Comparator` |
294-
| Notes | `string` format can also be use |
294+
| Notes | `string` format can also be used |
295295
| Example | `before_date(2023-12-07T18:50:00Z)` or `before_date('2023-12-07T18:50:00Z')` |
296296

297297
| `after_date` | |

0 commit comments

Comments
 (0)