Skip to content

Commit 4fceccc

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

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
@@ -298,7 +298,7 @@ The following tables list the query languages's available functions.
298298
| ------------ | -------------------------------------------------------------------------- |
299299
| Syntax | `after_date({t: Timestamp})`<br>`t` - ISO 8601 timestamp |
300300
| Return Type | `Comparator` |
301-
| Notes | `string` format can also be use |
301+
| Notes | `string` format can also be used |
302302
| Example | `after_date(2023-12-07T18:50:00Z)` or `after_date('2023-12-07T18:50:00Z')` |
303303

304304
| `within_last` | |

0 commit comments

Comments
 (0)