diff --git a/source/docs/en/1.0.0/advanced/queue.markdown b/source/docs/en/1.0.0/advanced/queue.markdown
index e89e854c..8bf8f1ae 100644
--- a/source/docs/en/1.0.0/advanced/queue.markdown
+++ b/source/docs/en/1.0.0/advanced/queue.markdown
@@ -1,7 +1,7 @@
---
Type: article
State: [ obsolete ]
-Title: Multiple encodes using the Queue
+Title: Using the Queue
Project: HandBrake
Project_URL: https://handbrake.fr/
Project_Version: 1.0.0
@@ -14,8 +14,8 @@ License_Abbr: CC BY-SA 4.0
License_URL: https://handbrake.fr/docs/license.html
---
-Multiple encodes using the Queue
-================================
+Using the Queue
+===============
Encoding videos takes time, and can use a lot of your computer's computational power.
diff --git a/source/docs/en/1.0.0/table-of-contents.markdown b/source/docs/en/1.0.0/table-of-contents.markdown
index f20ed702..bdccb859 100644
--- a/source/docs/en/1.0.0/table-of-contents.markdown
+++ b/source/docs/en/1.0.0/table-of-contents.markdown
@@ -51,7 +51,7 @@ Table of contents
## Advanced workflows
-- [Multiple encodes using the queue](advanced/queue.html)
+- [Using the queue](advanced/queue.html)
*Set up multiple encode jobs at once*
- [Point-to-point encoding](advanced/point-to-point.html)draft
- [Custom presets](advanced/custom-presets.html)draft
diff --git a/source/docs/en/1.1.0/advanced/queue.markdown b/source/docs/en/1.1.0/advanced/queue.markdown
index a75326d5..84cc002d 100644
--- a/source/docs/en/1.1.0/advanced/queue.markdown
+++ b/source/docs/en/1.1.0/advanced/queue.markdown
@@ -1,6 +1,6 @@
---
Type: article
-Title: Multiple encodes using the Queue
+Title: Using the Queue
Project: HandBrake
Project_URL: https://handbrake.fr/
Project_Version: 1.1.0
@@ -13,8 +13,8 @@ License_Abbr: CC BY-SA 4.0
License_URL: https://handbrake.fr/docs/license.html
---
-Multiple encodes using the Queue
-================================
+Using the Queue
+===============
Encoding videos takes time, and can use a lot of your computer's computational power.
diff --git a/source/docs/en/1.1.0/table-of-contents.markdown b/source/docs/en/1.1.0/table-of-contents.markdown
index 056c72a9..61489063 100644
--- a/source/docs/en/1.1.0/table-of-contents.markdown
+++ b/source/docs/en/1.1.0/table-of-contents.markdown
@@ -50,7 +50,7 @@ Table of contents
## Advanced workflows
-- [Multiple encodes using the queue](advanced/queue.html)
+- [Using the queue](advanced/queue.html)
*Set up multiple encode jobs at once*
- [Point-to-point encoding](advanced/point-to-point.html)
- [Custom presets](advanced/custom-presets.html)
diff --git a/source/docs/en/latest/advanced/queue.markdown b/source/docs/en/latest/advanced/queue.markdown
index 98e116bf..ed19b797 100644
--- a/source/docs/en/latest/advanced/queue.markdown
+++ b/source/docs/en/latest/advanced/queue.markdown
@@ -1,6 +1,6 @@
---
Type: article
-Title: Multiple encodes using the Queue
+Title: Using the Queue
Project: HandBrake
Project_URL: https://handbrake.fr/
Project_Version: Latest
@@ -13,8 +13,8 @@ License_Abbr: CC BY-SA 4.0
License_URL: https://handbrake.fr/docs/license.html
---
-Multiple encodes using the Queue
-================================
+Using the Queue
+===============
Encoding videos takes time, and can use a lot of your computer's computational power.
diff --git a/source/docs/en/latest/table-of-contents.markdown b/source/docs/en/latest/table-of-contents.markdown
index 341c2117..780df5b7 100644
--- a/source/docs/en/latest/table-of-contents.markdown
+++ b/source/docs/en/latest/table-of-contents.markdown
@@ -50,7 +50,7 @@ Table of contents
## Advanced workflows
-- [Multiple encodes using the queue](advanced/queue.html)
+- [Using the queue](advanced/queue.html)
*Set up multiple encode jobs at once*
- [Point-to-point encoding](advanced/point-to-point.html)draft
- [Custom presets](advanced/custom-presets.html)draft