diff --git a/src/render.rs b/src/render.rs
index c077b03..4d30e5e 100644
--- a/src/render.rs
+++ b/src/render.rs
@@ -961,7 +961,7 @@ impl RenderHTML {
"timestamp" => "
| ".to_string(),
"wikidata_item" => " | ".to_string(),
"coordinates" => " | ".to_string(),
- "defaultsort" => " | ".to_string(),
+ "defaultsort" => " | ".to_string(),
"disambiguation" => " | ".to_string(),
"incoming_links" => " | ".to_string(),
"sitelinks" => " | ".to_string(),