Skip to content

Commit 7e15513

Browse files
committed
typo
1 parent 9c7787c commit 7e15513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/examples/libreoffice-pdf-conversion.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ To test this task, use this payload structure:
126126

127127
```json
128128
{
129-
"documentUrl": "<document-url>" // Replace <a-document-url> with the URL of the document you want to convert
129+
"documentUrl": "<a-document-url>" // Replace <a-document-url> with the URL of the document you want to convert
130130
}
131131
```
132132

0 commit comments

Comments
 (0)