Skip to content

Commit da515d2

Browse files
authored
Update README.md
1 parent 717d6c1 commit da515d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ For more than millions of records it is recommended to either set a low connecti
4545

4646
To configure **stac-fastapi-pgstac** to [hydrate search result items at the API level](https://stac-utils.github.io/pgstac/pgstac/#runtime-configurations), set the `USE_API_HYDRATE` environment variable to `true`. If `false` (default) the hydration will be done in the database.
4747

48-
| use_api_hydrat (API) | nohydrate (PgSTAC) | Hydration |
48+
| use_api_hydrate (API) | nohydrate (PgSTAC) | Hydration |
4949
| --- | --- | --- |
5050
| False | False | PgSTAC |
5151
| True | True | API |

0 commit comments

Comments
 (0)