Skip to content

Commit f6b0e1f

Browse files
fix(tuto): review neda
Co-authored-by: Néda <[email protected]>
1 parent f52fcf9 commit f6b0e1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tutorials/deploy-nextcloud-s3/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ You can use NextCloud as a client for Object Storage while using the Local Stora
229229
<Lightbox src="scaleway-nc_config_storage.webp" alt="" />
230230

231231
- **Bucket** - The Name of your bucket
232-
- **Hostname** - The hostname of the bucket (For Scaleway Object Storage in Amsterdam: `s3.nl-ams.scw.cloud`, for Scaleway Object Storage in Paris: `s3.fr-par.scw.cloud` for Warsaw: `s3.pl-waw.scw.cloud`)
232+
- **Hostname** - The hostname of the bucket (For Scaleway Object Storage in Amsterdam: `s3.nl-ams.scw.cloud`, for Scaleway Object Storage in Paris: `s3.fr-par.scw.cloud`, for Warsaw: `s3.pl-waw.scw.cloud`)
233233
- **Port** - The port for your bucket, leave this empty
234234
- **Region** - The geographical region of your bucket (Either: `nl-ams` for Amsterdam, The Netherlands, `pl-waw` for Warsaw, Poland, or `fr-par` for Paris, France)
235235
- **Storage Class** - The AWS storage class. You can leave this empty.

tutorials/strapi/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ In this step, we will use the Strapi dashboard to configure Strapi for a very si
161161
13. Click **Settings**, then **Roles** under the **Users and Permissions Plugin** section of the navigation menu.
162162
<Lightbox src="scaleway-roles-permissions.webp" alt="" />
163163
14. Click **Public**. Under **Permissions**, you can see our **Blog** application.
164-
16. Check the **findone** and **find** boxes in the **Blog** application dropdown, to enable the public to find our blog posts. Then click **Save**:
164+
16. Check the **findone** and **find** boxes in the **Blog** application drop-down, to enable the public to find our blog posts. Then click **Save**:
165165
<Lightbox src="scaleway-permissions-checked.webp" alt="" />
166166

167167
Now we can access our "Hello World" blog post from the built-in API with the following action:

0 commit comments

Comments
 (0)