Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrakekniven <mark.ziegler@rakekniven.de>2020-10-27 14:33:56 +0300
committerGitHub <noreply@github.com>2020-10-27 14:33:56 +0300
commita171162cf168272ac631ae7fe402d2363d44884e (patch)
tree042692445efcf925ba860e607ac7c3a38bbccaa9 /page-providers.php
parent01dba3c52aacd25bae3fd25ddd090d86af5afbaa (diff)
Fix typo
Reported at Transifex. Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
Diffstat (limited to 'page-providers.php')
-rw-r--r--page-providers.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-providers.php b/page-providers.php
index b595f8ef..4e1d7ceb 100644
--- a/page-providers.php
+++ b/page-providers.php
@@ -27,7 +27,7 @@
<div class="row">
<div class="col-md-10 col-md-offset-1">
<!-- <h2>Home or Enterprise</h2> -->
- <p class=""><?php echo $l->t('Private or small business users are usually best served by our Simple Signup providers, either with an account on a shared instance or a small, private Nextcloud setup. Larger teams and organizations find excellend services at one of our certified partners.');?></p>
+ <p class=""><?php echo $l->t('Private or small business users are usually best served by our Simple Signup providers, either with an account on a shared instance or a small, private Nextcloud setup. Larger teams and organizations find excellent services at one of our certified partners.');?></p>
</div>
</div>