shotstack / shotstack-sdk-node

Node SDK for Shotstack, the cloud video editing API
https://shotstack.io/product/sdk/node/
30 stars 7 forks source link

Typo in documentation #17

Closed harshmangalam closed 1 year ago

harshmangalam commented 2 years ago

In Output schema there is one typo

  .setQuality('mediue')

This should be

  .setQuality('medium')
jeffski commented 1 year ago

Thank you, fixing now

jeffski commented 1 year ago

Just checked and already merged your fix. Thanks.