Skip to content

Commit

Permalink
fix typo (#4136)
Browse files Browse the repository at this point in the history
  • Loading branch information
asteel-gsa committed Jul 31, 2024
1 parent 841f6e0 commit 1bed165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/shared/modules/cors/production-cors.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"GET"
],
"AllowedOrigins": [
"https://app.cloud.gov"
"https://app.fac.gov"
],
"ExposeHeaders": [
"ETag"
Expand Down

0 comments on commit 1bed165

Please sign in to comment.