Skip to content

Commit e6d3176

Browse files
authored
FIX-[EN] AI Deploy - Getting started
A few grammatical fixes.
1 parent d358a30 commit e6d3176

File tree

1 file changed

+5
-5
lines changed
  • pages/public_cloud/ai_machine_learning/deploy_guide_02_getting_started

1 file changed

+5
-5
lines changed

pages/public_cloud/ai_machine_learning/deploy_guide_02_getting_started/guide.en-gb.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This guide explains how to get started with OVHcloud AI Deploy, covering the dep
2626

2727
Log in to your [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB) and switch to `Public Cloud`{.action} in the top navigation bar. After selecting your Public Cloud project, click on `AI Deploy`{.action} in the left-hand navigation bar under **AI & Machine Learning**.
2828

29-
Click on the `Deploy an AI Deploy app`{.action} button and accept terms and conditions if any.
29+
Click on the `Deploy an app`{.action} button and accept the terms and conditions if any.
3030

3131
Once clicked, you will be redirected to the creation process detailed below.
3232

@@ -94,7 +94,7 @@ Then you can modify the **Number of instances** on which your AI Deploy app will
9494
The **static scaling** strategy allows you to choose the number of replicas on which the app will be deployed. For this method, the minimum number of replicas is **1** and the maximum is **10**.
9595

9696
- Static scaling can be used if you want to have fixed costs.
97-
- This scaling strategy is also useful when your consumption or inference load are fixed.
97+
- This scaling strategy is also useful when your consumption or inference load is fixed.
9898

9999
**When to choose autoscaling?**
100100

@@ -116,7 +116,7 @@ You can also mount an Object Storage as an output folder for example, to retriev
116116

117117
In both cases, you will have to specify:
118118

119-
- `Storage container` or `Git repository URL`: The name of the container to synchronise, or the GitHub repository URL (the one that ends by `.git`).
119+
- `Storage container` or `Git repository URL`: The name of the container to synchronise, or the GitHub repository URL (the one that ends with `.git`).
120120
- `Mount directory`: The location in the app where the synced data is mounted.
121121

122122
There are also optional parameters:
@@ -156,8 +156,8 @@ We will select **Restricted Access** for this deployment.
156156

157157
#### Step 6: Review and launch your AI Deploy app
158158

159-
This final step is a summary about your AI Deploy app deployment. You can review the previously selected options and parameters.
160-
Launch your AI Deploy app by clicking on `Deploy an AI Deploy app`{.action}
159+
This final step is a summary of your AI Deploy app deployment. You can review the previously selected options and parameters.
160+
Launch your AI Deploy app by clicking on `Deploy an AI Deploy app`{.action}.
161161

162162
Congratulations, your first AI Deploy app is now running on production!
163163

0 commit comments

Comments
 (0)