Skip to content

Commit 3cb4a0d

Browse files
committed
fix(gen): update
1 parent 42555df commit 3cb4a0d

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
@@ -59,7 +59,7 @@ Combining NextCloud with Scaleway Object Storage gives you infinite storage spac
5959
<Message type="tip">
6060
Check the [NextCloud changelog](https://nextcloud.com/changelog/) for the latest release.
6161
</Message>
62-
5. Download `bzip2` to exract the archive.
62+
5. Download `bzip2` to extract the archive.
6363
```
6464
apt install bzip2
6565
```

tutorials/deploy-wordpress-managed-database-mysql8/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ By default, HTTP is a plain text protocol and does not use any encryption. To se
200200
new sites, or if you're confident your site works on HTTPS. You can undo this
201201
change by editing your web server's configuration.
202202
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
203-
Select the appropriate number [1-2] then [enter] (press 'c' to cancel): 2 <-- Type 2 to redirect all HTTP connections to HTTPS, type 1 to your vistors decide if they want to use HTTP or HTTPS. Confirm your choice by pressing Enter
203+
Select the appropriate number [1-2] then [enter] (press 'c' to cancel): 2 <-- Type 2 to redirect all HTTP connections to HTTPS, type 1 to your visitors decide if they want to use HTTP or HTTPS. Confirm your choice by pressing Enter
204204
205205
Enabled Apache rewrite module
206206
Redirecting vhost in /etc/apache2/sites-enabled/blog.example.com.conf to ssl vhost in /etc/apache2/sites-available/blog.example.com-le-ssl.conf

0 commit comments

Comments
 (0)