diff --git a/index.md b/index.md
index 717365cef276b993bb4ac4b54f0cc5ab0b51f037..26533e413401a045a7eabb3dc1f59160fd711275 100644
--- a/index.md
+++ b/index.md
@@ -17,7 +17,7 @@ Data Management Services is a portfolio of services allowing to facilitate the w
     **S3** is a general service suitable for most of the usecases (archives, backups, special applications...). It also allows to share your data with other users or publicly via link. It can be connected from all over the world ;-).
 
     [:octicons-arrow-right-24: Overview of S3 Service](./object-storage/s3-service.md)<br/>
-    [:octicons-arrow-right-24: Favourite S3 Clients](./object-storage/s3-clients.md)<br/>
+    [:octicons-arrow-right-24: Favorite S3 Clients](./object-storage/s3-clients.md)<br/>
     [:octicons-arrow-right-24: Advanced S3 Functions](./object-storage/s3-features.md)<br/>
     [:octicons-arrow-right-24: Veeam setup against S3](./object-storage/veeam-backup.md)<br/>
 
diff --git a/mkdocs.yml b/mkdocs.yml
index 799b01e057cb6dfad038e8d176bfd56aeaaa6ad6..c898a255d071b34bb50e4a735966055574346910 100755
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -4,7 +4,7 @@ nav:
   - Data Storage Services: index.md
   - S3 Service: 
     - S3 Overview: object-storage/s3-service.md
-    - Fauvorite S3 clients: object-storage/s3-clients.md
+    - Favorite S3 clients: object-storage/s3-clients.md
     - Advanced S3 features: object-storage/s3-features.md
     - Veeam backup over S3: object-storage/veeam-backup.md
   - RBD Service:
diff --git a/object-storage/os-index.md b/object-storage/os-index.md
index a0b43f5324fd3b25dad40a9b455ceb196f78aa7a..c948d00b676c52d148968106a3a4f10cd09a87f8 100644
--- a/object-storage/os-index.md
+++ b/object-storage/os-index.md
@@ -16,7 +16,7 @@ Object Storage Services is a portfolio of services allowing to facilitate your a
     **S3** is a general service suitable for most of the usecases (archives, backups, special applications...). It also allows to share your data with other users or publicly via link.
 
     [:octicons-arrow-right-24: Overview of S3 Service](./s3-service.md)   
-    [:octicons-arrow-right-24: Favourite S3 Clients](./rclone.md)   
+    [:octicons-arrow-right-24: Favorite S3 Clients](./rclone.md)   
     [:octicons-arrow-right-24: Advanced S3 Functions](./rclone.md)   
     [:octicons-arrow-right-24: Veeam stup against S3](./rclone.md)   
 <!---    
diff --git a/object-storage/s3-clients.md b/object-storage/s3-clients.md
index 06aa117d7d7ddb766c548728351a69bff57bd5cb..eae0008648a8c590a5a811e7c40b92cf2589e9fe 100644
--- a/object-storage/s3-clients.md
+++ b/object-storage/s3-clients.md
@@ -3,7 +3,7 @@ languages:
   - en
   - cs
 ---
-# Favourite S3 service clients
+# Favorite S3 service clients
 In the following section you can find recommended S3 clients. For all S3 clients are necessary S3 credentials `access_key` and `secret_key` and the S3 endpoint address, see below.
 
 ???+ note "Available S3 endpoints"