Skip to content

Commit 616fa68

Browse files
committed
fix: article
1 parent 9964679 commit 616fa68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/academy/apify_platform/publishing_actors_on_apify_store/publishing_your_actor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Publishing your actor
3-
description: Prepare your actor for Apify Store with a description and README file and learn how to make your actor available to the public.
3+
description: Prepare your actor for the Apify Store with a description and README file and learn how to make your actor available to the public.
44
menuWeight: 1
55
paths:
66
- apify-platform/publishing-actors-on-apify-store/publishing-your-actor
@@ -64,7 +64,7 @@ Then, click on your actor’s card and you will see your dedicated actor’s pag
6464

6565
Apify has a QA system that regularly runs automated tests to ensure that all actors in the store are functional.
6666

67-
The test runs the actor with its default input (defined by the **prefill** option in the input schema file) and expects it to finish with a **Succeeded** status within 5 minutes of the beginning of the run.
67+
The test runs the actor with its default input (defined by the **prefill** option in the input schema file) and expects it to finish with a **Succeeded** status within 5 minutes of the beginning of the run.
6868

6969
![Actor page]({{@asset apify_platform/publishing_actors_on_apify_store/images/actor-test.webp}})
7070

0 commit comments

Comments
 (0)