Skip to content

Commit

Permalink
fix(needs): description of shelter referral
Browse files Browse the repository at this point in the history
  • Loading branch information
ytqsl committed Apr 12, 2024
1 parent 15c8441 commit c1c5436
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ public class NeedsAssessment
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum IdentifiedNeed
{
[Description("Shelter Referral")]
[Description("Shelter")]
ShelterReferral,

[Description("Shelter Allowance")]
Expand Down

0 comments on commit c1c5436

Please sign in to comment.