Skip to content

Commit a983f03

Browse files
authored
Hotfix for wrong merge (#959)
* we used snake_case instead of camelCase * fixed bug
1 parent 268ade5 commit a983f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/privacy-modal.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
</div>
113113
{{/each}}
114114
</div>
115-
{{else if (eq this.step 7)}}
115+
{{else if (eq this.step 6)}}
116116
<b>Heb je een BE-rijbewijs?</b>
117117
<br />
118118
<small>

0 commit comments

Comments
 (0)