Skip to content

Commit 6b7f3a0

Browse files
authored
Fix md syntax
1 parent ba1cbf4 commit 6b7f3a0

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
@@ -40,13 +40,13 @@ To save some time when writing an actor’s README, we recommend using the templ
4040

4141
[https://github.com/zpelechova/readme-template](https://github.com/zpelechova/readme-template)
4242

43-
Note that the complexity of the README should match the actor’s complexity. This means that the template above is not immutable and that you can adapt it to fit the particularities of your actor. You can check our guide, \***\*[How to write great README for your actors](https://help.apify.com/en/articles/2912548-how-to-write-great-readme-for-your-actors)\*\***, for more examples of README files.
43+
Note that the complexity of the README should match the actor’s complexity. This means that the template above is not immutable and that you can adapt it to fit the particularities of your actor. You can check our guide, **[How to write great README for your actors](https://help.apify.com/en/articles/2912548-how-to-write-great-readme-for-your-actors)**, for more examples of README files.
4444

4545
## [](#make-your-actor-public) Make your actor Public
4646

4747
Once you have finished coding and testing your actor, it's time to publish it.
4848

49-
From your actor’s page in Apify Console, go to **Settings,** and \***\*scroll down to the **Public Information\*\* section.
49+
From your actor’s page in Apify Console, go to **Settings,** and scroll down to the **Public Information** section.
5050

5151
![Actor settings]({{@asset apify_platform/publishing_actors_on_apify_store/images/actor-settings.webp}})
5252

0 commit comments

Comments
 (0)