Skip to content

Commit 3906fdf

Browse files
authored
Update pages/elastic-metal/api-cli/elastic-metal-with-api.mdx
1 parent 06836c3 commit 3906fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/elastic-metal/api-cli/elastic-metal-with-api.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Besides creating your Elastic Metal servers from the graphical [Scaleway console
109109
}
110110
```
111111

112-
In the following example, we create server running on Ubuntu 20.04 LTS:
112+
In the following example, we create a server running on Ubuntu 20.04 LTS:
113113

114114
```
115115
curl -X POST -H "X-Auth-Token: $SCW_KEY" -H "Content-Type: application/json" -d "{ \"offer_id\": \"7fde3890-9787-488c-ac89-c4e00a4e5f83\", \"project_id\": \"$SCW_PROJECT\", \"name\": \"my-bmaas\", \"description\": \"my server running on ubuntu\", \"tags\": [

0 commit comments

Comments
 (0)