Skip to content

Commit fc21454

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

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
@@ -223,7 +223,7 @@ The `anyDate` property renders a date picker that accepts both absolute and rela
223223

224224
![Apify Actor input schema - country input](./images/input-schema-date-both.png)
225225

226-
The `fileupload` editor enables users to specify a file as input. The input is passed to the Actor as a string. It is the author's responsibility to interpret this string, including validation of its existence and format.
226+
The `fileupload` editor enables users to specify a file as input. The input is passed to the Actor as a string. It is the Actor author's responsibility to interpret this string, including validating its existence and format.
227227

228228
![Apify Actor input schema - fileupload input](./images/input-schema-fileupload-input.png)
229229

0 commit comments

Comments
 (0)