diff --git a/docs/introduction/09-deployment.mdx b/docs/introduction/09-deployment.mdx index 2f5fda9855f1..a93185f04900 100644 --- a/docs/introduction/09-deployment.mdx +++ b/docs/introduction/09-deployment.mdx @@ -99,7 +99,7 @@ And that's all, our project is now ready to be published on the Apify Platform. apify push ``` -This command will create an archive from your project, upload it to the Apify Platform and initiate a docker build. Once finished, you will get a link to your new Actor on the platform. +This command will create an archive from your project, upload it to the Apify Platform and initiate a Docker build. Once finished, you will get a link to your new Actor on the platform. ## Learning more about web scraping