diff --git a/docs/docs/documentation/administration/blueprints/prefilling-configurations.md b/docs/docs/documentation/administration/blueprints/prefilling-configurations.md index 5d823359a..6f9de924a 100644 --- a/docs/docs/documentation/administration/blueprints/prefilling-configurations.md +++ b/docs/docs/documentation/administration/blueprints/prefilling-configurations.md @@ -86,7 +86,7 @@ Here we configure the API endpoint for the search queries Here we specify where the fields we have specified above can be found on the API response body. - **Code**: The id of the field. -- **Pesponse Path**: The [JSONPath](https://goessner.net/articles/JsonPath/) on the sesponse, where this field maps to. +- **Pesponse Path**: The [JSONPath](https://goessner.net/articles/JsonPath/) on the response, where this field maps to. #### Authentication section