Skip to content

Commit

Permalink
feat(vta-1575): identification number not registration number
Browse files Browse the repository at this point in the history
  • Loading branch information
m-coslett committed Sep 15, 2023
1 parent 04995f5 commit e98d678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/uk/gov/dvsa/model/cvs/VTG5AW.java
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ public String getVersionNumberPass() {
return "1.0";
}

public String getRegOrIdHeading() { return "Rhif cofrestru"; }
public String getRegOrIdHeading() { return "Rhif adnabod"; }
}

0 comments on commit e98d678

Please sign in to comment.