Skip to content

Commit d827bc9

Browse files
committed
fix
1 parent bc84fca commit d827bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/firestore-huggingface-inference-api/POSTINSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The response will get written back to the same document.
3232

3333
## Error handling
3434

35-
If the extension encounters an error, it will write the error message to the document in `${param:collectionPath}`.
35+
If the extension encounters an error, it will write the error message to the document in `${param:COLLECTION_PATH}`.
3636

3737
```
3838
{

0 commit comments

Comments
 (0)