Skip to content

Commit

Permalink
fix: correct feature service id
Browse files Browse the repository at this point in the history
refs #2760
  • Loading branch information
steveoh committed Jul 22, 2024
1 parent ec7c10a commit 934d7d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/downloadMetadata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1383,7 +1383,7 @@ export const dataPages: DownloadMetadata = {
'Utah Licensed Health Care Facilities': {
itemId: '925570c858174b2aa04dbec0896cee91',
name: 'Utah Licensed Health Care Facilities',
featureServiceId: 'UtahLicensedHealthCareFacilities',
featureServiceId: 'LicensedHealthCareFacilities',
openSgid: 'health.licensed_health_care_facilities',
layerId: 0,
},
Expand Down

0 comments on commit 934d7d0

Please sign in to comment.