Skip to content

Commit 2bcfb78

Browse files
committed
adjust the prose
1 parent 032850d commit 2bcfb78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/academy/platform/deploying_your_code/deploying.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ One important thing to note is that you can use a `.gitignore` file to exclude f
5555
5656
## Deployed! {#deployed}
5757

58-
Great! Once you've pushed your Actor to the platform, you should see it in the list of Actors under the **Actors** tab. If you used `apify push`, you'll have access to the **multifile editor** (discussed in [Creating Actors](/academy/getting-started/creating-actors#web-ide)).
58+
Great! Once you've pushed your Actor to the platform, you will find it listed under the **Actors** tab. When using the `apify push` command, you will have access to the multifile editor. For details about using the multifile editor, refer to [Creating Actors](/academy/getting-started/creating-actors#web-ide).
5959

6060
![Deployed Actor on the Apify platform](./images/actor-page.jpg)
6161

0 commit comments

Comments
 (0)