diff --git a/snooty/rstspec.toml b/snooty/rstspec.toml
index 165fdc5c..4d841ab0 100644
--- a/snooty/rstspec.toml
+++ b/snooty/rstspec.toml
@@ -1980,8 +1980,8 @@ options = [
{id = "kotlin-sync", language = "kotlin", title = "Kotlin Sync"},
{id = "php", language = "php", title = "PHP"},
{id = "motor", language = "python" , title = "Motor"},
- {id = "pymongo", language = "python" , title = "PyMongo"},
- {id = "python", language = "python" , title = "Python", show_first = true},
+ {id = "pymongo", language = "python" , title = "PyMongo", show_first = true},
+ {id = "python", language = "python" , title = "Python"},
{id = "mongoid", language = "ruby" , title = "Mongoid"},
{id = "ruby", language = "ruby", title = "Ruby"},
{id = "rust", language = "rust" , title = "Rust"},
diff --git a/snooty/test_parser.py b/snooty/test_parser.py
index 93ea1ad5..0728360b 100644
--- a/snooty/test_parser.py
+++ b/snooty/test_parser.py
@@ -4021,7 +4021,7 @@ def test_wayfinding_sorted() -> None:
https://www.mongodb.com/docs/
-
+
https://www.mongodb.com/docs/
@@ -4066,7 +4066,7 @@ def test_wayfinding_sorted() -> None:
https://www.mongodb.com/docs/
-
+
https://www.mongodb.com/docs/