aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/modal/instance-config-warning-modal.component.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/modal/instance-config-warning-modal.component.html')
-rw-r--r--client/src/app/modal/instance-config-warning-modal.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/modal/instance-config-warning-modal.component.html b/client/src/app/modal/instance-config-warning-modal.component.html
index 93391c0a8..e303104c5 100644
--- a/client/src/app/modal/instance-config-warning-modal.component.html
+++ b/client/src/app/modal/instance-config-warning-modal.component.html
@@ -21,7 +21,7 @@
21 <li i18n *ngIf="!about.instance.terms">Instance terms</li> 21 <li i18n *ngIf="!about.instance.terms">Instance terms</li>
22 </ul> 22 </ul>
23 23
24 <p> 24 <p i18n>
25 Please consider to configure these fields to help people to choose <strong>the appropriate instance</strong>. 25 Please consider to configure these fields to help people to choose <strong>the appropriate instance</strong>.
26 Without them, your instance may not be referenced on <a target="_blank" rel="noopener noreferrer" href="https://joinpeertube.org">JoinPeerTube website</a>. 26 Without them, your instance may not be referenced on <a target="_blank" rel="noopener noreferrer" href="https://joinpeertube.org">JoinPeerTube website</a>.
27 </p> 27 </p>