diff --git a/edivorce/apps/core/templates/partials/progress.html b/edivorce/apps/core/templates/partials/progress.html
index d54a6beb..eaac90fa 100644
--- a/edivorce/apps/core/templates/partials/progress.html
+++ b/edivorce/apps/core/templates/partials/progress.html
@@ -17,13 +17,13 @@
- Step 2
Your information
+ Step 2
Your information (Claimant 1)
{% if step_status.your_information == 'Started' %}
{% elif step_status.your_information == 'Complete' %} {% endif %}
- Step 3
Your spouse
+ Step 3
Your spouse (Claimant 2)
{% if step_status.your_spouse == 'Started' %}
{% elif step_status.your_spouse == 'Complete' %} {% endif %}
diff --git a/edivorce/apps/core/templates/question/02_claimant.html b/edivorce/apps/core/templates/question/02_claimant.html
index 60b2894c..7c940409 100644
--- a/edivorce/apps/core/templates/question/02_claimant.html
+++ b/edivorce/apps/core/templates/question/02_claimant.html
@@ -8,7 +8,7 @@
{% block content %}
-