diff --git a/docs/nachet-inference-documentation.md b/docs/nachet-inference-documentation.md index 7eeaa90..a97fba4 100644 --- a/docs/nachet-inference-documentation.md +++ b/docs/nachet-inference-documentation.md @@ -237,7 +237,7 @@ To use the script, 3 environment variables are necessary: #### In the code In the backend, the pipelines are retrieved using the `get_pipelines` function. -This function retrieved the data from the blob storage and stored the pipeline in +This function retrieves the data from the blob storage and stores the pipeline in the `CACHE["endpoint"]` variable. This the variable that feed the frontend the `models` information and metadata.