Skip to content

Commit bd909f5

Browse files
mforiTC-MO
andauthored
Update sources/platform/actors/development/actor_definition/input_schema/specification.md
Co-authored-by: Michał Olender <[email protected]>
1 parent 5d55dc0 commit bd909f5

File tree

1 file changed

+1
-1
lines changed
  • sources/platform/actors/development/actor_definition/input_schema

1 file changed

+1
-1
lines changed

sources/platform/actors/development/actor_definition/input_schema/specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ The `absoluteDate` property renders a date picker that allows selection of a spe
215215

216216
![Apify Actor input schema - country input](./images/input-schema-date-absolute.png)
217217

218-
The `relativeDate` property renders an input field that enables the user to choose the relative date and returns the value in the format `+/- {number} {unit}`, for example `"+ 2 days"`. The `dateType` parameter is set to `"relative"` to restrict input to relative dates only.
218+
The `relativeDate` property renders an input field that enables the user to choose the relative date and returns the value in `+/- {number} {unit}` format, for example `"+ 2 days"`. The `dateType` parameter is set to `"relative"` to restrict input to relative dates only.
219219

220220
![Apify Actor input schema - country input](./images/input-schema-date-relative.png)
221221

0 commit comments

Comments
 (0)