diff --git a/application/language/english/options_lang.php b/application/language/english/options_lang.php
index d0bdc06f..70814e49 100644
--- a/application/language/english/options_lang.php
+++ b/application/language/english/options_lang.php
@@ -60,7 +60,7 @@ $lang['options_oqrs_options_have_been_saved'] = 'OQRS options have been saved.';
$lang['options_dxcluster'] = 'DXCluster';
$lang['options_dxcluster_provider'] = 'Provider of DXClusterCache';
-$lang['options_dxcluster_longtext'] = 'The Provider of the DXCluister-Cache. You can set up your own Cache with DXClusterAPI or use a public one';
+$lang['options_dxcluster_longtext'] = 'The Provider of the DXCluster-Cache. You can set up your own Cache with DXClusterAPI or use a public one';
$lang['options_dxcluster_hint'] = 'URL of the DXCluster-Cache. e.g. https://dxc.jo30.de/dxcache';
$lang['options_dxcluster_settings'] = 'DXCluster';
$lang['options_dxcache_url_changed_to'] = 'DXCluster Cache URL changed to ';
diff --git a/application/language/german/options_lang.php b/application/language/german/options_lang.php
index def76f21..75982a46 100644
--- a/application/language/german/options_lang.php
+++ b/application/language/german/options_lang.php
@@ -60,7 +60,7 @@ $lang['options_oqrs_options_have_been_saved'] = 'OQRS options have been saved.';
$lang['options_dxcluster'] = 'DXCluster';
$lang['options_dxcluster_provider'] = 'Provider des DXClusterCache';
-$lang['options_dxcluster_longtext'] = 'Der Provider des DXCluister-Caches. Du kannst Deinen eigenen Cache mit DXClusterAPI aufsetzen, oder einen öffentlichen nutzen';
+$lang['options_dxcluster_longtext'] = 'Der Provider des DXCluster-Caches. Du kannst Deinen eigenen Cache mit DXClusterAPI aufsetzen, oder einen öffentlichen nutzen';
$lang['options_dxcluster_hint'] = 'URL des DXCluster-Caches. z.B. https://dxc.jo30.de/dxcache';
$lang['options_dxcluster_settings'] = 'DXCluster';
$lang['options_dxcache_url_changed_to'] = 'DXCluster Cache URL geänder zu ';