Skip to content

Commit

Permalink
Fix grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
lincmba committed Apr 30, 2024
1 parent a08a582 commit 038c12f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ environment variables. Below is a list of the required configurations.
- `BACKEND_TYPE`: The type of backend, either `HAPI` or `GCP`. `HAPI` should be
used for most FHIR servers, while `GCP` should be used for GCP FHIR stores.

- `CORS_ALLOW_ORIGIN`: Specifies an CORS allowed origin. Only a single origin
- `CORS_ALLOW_ORIGIN`: Specifies the CORS allowed origin. Only a single origin
can be specified. It defaults to `*` if not set

**Logging**
Expand Down

0 comments on commit 038c12f

Please sign in to comment.