diff --git a/layouts/partials/misc/badge.html b/layouts/partials/misc/badge.html
index 2a46299..08d90f5 100644
--- a/layouts/partials/misc/badge.html
+++ b/layouts/partials/misc/badge.html
@@ -6,7 +6,7 @@
-{{ else if eq .type "circular-bar" }}
+{{ else if eq .type "soft-skill-indicator" }}
{{/* Circular bar indicating the level of expertise in a skill */}}
{{ $predefinedColor:= true}}
{{ if hasPrefix .color "#"}}