We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc84fca commit d827bc9Copy full SHA for d827bc9
extensions/firestore-huggingface-inference-api/POSTINSTALL.md
@@ -32,7 +32,7 @@ The response will get written back to the same document.
32
33
## Error handling
34
35
-If the extension encounters an error, it will write the error message to the document in `${param:collectionPath}`.
+If the extension encounters an error, it will write the error message to the document in `${param:COLLECTION_PATH}`.
36
37
```
38
{
0 commit comments