Skip to content

Commit adb57d4

Browse files
committed
EN proofreading
1 parent 2cbecd7 commit adb57d4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pages/bare_metal_cloud/virtual_private_servers/install_n8n_on_vps/guide.en-gb.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This guide explains how to install and run [n8n](https://n8n.io), an open-source
1010

1111
## Requirements
1212

13-
- A [VPS](https://www.ovhcloud.com/en-gb/vps) solution
13+
- A [VPS](/links/bare-metal/vps) solution
1414
- A domain name
1515
- Administrative (sudo) access to your server via SSH
1616

@@ -22,7 +22,7 @@ This guide explains how to install and run [n8n](https://n8n.io), an open-source
2222
- [You are using a pre-installed OVHcloud image](#step2)
2323
- [You do not use a pre-installed OVHcloud image](#step3)
2424
- [DNS configuration](#step4)
25-
- [Go to n8n interface](#step5)
25+
- [Access the n8n interface](#step5)
2626
- [Conclusion](#step6)
2727

2828
### Log in to your VPS <a name="step1"></a>
@@ -204,7 +204,7 @@ volumes:
204204
205205
#### Prepare the SSL certificate folder
206206

207-
Traefik stores the certificates generated by Let's Encrypt in a file named acme.json. This file must exist before launch and have strict permissions.
207+
Traefik stores the certificates generated by Let's Encrypt in a file named `acme.json`. This file must exist before launch and have strict permissions.
208208

209209
Create the folder:
210210

@@ -245,11 +245,11 @@ Access n8n in a browser via the URL `https://n8n.example.com/`. Replace `n8n.exa
245245
246246
> [!tabs]
247247
> First access
248-
>> A form for creating an account will appear. Complete it to configure the first admin user of your n8n instance.
248+
>> A form for creating an account will appear. Complete it to configure the first admin user of your n8n instance.
249249
>>
250250
>>![Install n8n VPS](images/setup_n8n.png){.thumbnail}
251251
>>
252-
> Account n8n already created
252+
> Your n8n account is already created
253253
>> You are redirected to the login screen. Use the credentials defined above.
254254
>>
255255
>> ![Install n8n VPS](images/login_n8n.png){.thumbnail}

pages/bare_metal_cloud/virtual_private_servers/install_n8n_on_vps/guide.fr-fr.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ volumes:
204204
205205
#### Préparer le dossier des certificats SSL
206206

207-
Traefik stocke les certificats générés par Let's Encrypt dans un fichier nommé acme.json. Ce fichier doit exister avant le lancement et avoir des permissions strictes.
207+
Traefik stocke les certificats générés par Let's Encrypt dans un fichier nommé `acme.json`. Ce fichier doit exister avant le lancement et avoir des permissions strictes.
208208

209209
Créez le dossier :
210210

@@ -245,7 +245,7 @@ Accédez à n8n dans un navigateur via l'URL `https://n8n.exemple.com/`. Remplac
245245
246246
> [!tabs]
247247
> Premier accès
248-
>> Un formulaire de création de compte s'affiche. Complétez-le pour configurer le premier utilisateur administrateur de votre instance n8n.
248+
>> Un formulaire de création de compte s'affiche. Complétez-le pour configurer le premier utilisateur administrateur de votre instance n8n.
249249
>>
250250
>> ![Install n8n VPS](images/setup_n8n.png){.thumbnail}
251251
>>

0 commit comments

Comments
 (0)