Skip to content

Commit

Permalink
add other text
Browse files Browse the repository at this point in the history
  • Loading branch information
colincadams committed Jul 30, 2021
1 parent 050ce45 commit 2baa44b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions spotlight-client/src/contentApi/sources/us_pa.ts
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,8 @@ const content: TenantContent = {
name: "Current Prison Population",
methodology: `<p>
This data includes all individuals that are currently incarcerated in a DOC
facility. It does not include individuals incarcerated in county jails.
facility. It does not include individuals incarcerated in county jails. Other
includes individuals such as those that are currently out of state.
</p>
<p>
In distributions by age, individuals are counted towards the age group they
Expand Down Expand Up @@ -662,7 +663,7 @@ const content: TenantContent = {
{ id: "SMI", label: "Smithfield" },
{ id: "SMR", label: "Somerset" },
{ id: "WAM", label: "Waymart" },
{ id: "OTHER", label: "Other Facilities" },
{ id: "OTHER", label: "Other" },
],
},
Parole: {
Expand Down

0 comments on commit 2baa44b

Please sign in to comment.