Skip to content

Commit 70b1fca

Browse files
docs: in projects API's update render project doc.
1 parent b0a6c55 commit 70b1fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/PROJECTS_API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Renderforest.duplicateProject(5000658)
179179

180180
Renders the project with given quality. The possible values for the quality are: 0, 360, 720, and 1080.
181181
The watermark parameter is optional, must be in '.png' file format and have canvas size of 1920 x 1080 pixels,
182-
url length must not exceed 250 characters and is not applicable to HD quality videos.
182+
url length must not exceed 250 characters.
183183

184184
```js
185185
const RenderforestClient = require('@renderforest/sdk-node')

0 commit comments

Comments
 (0)