Skip to content

Commit

Permalink
minorfix
Browse files Browse the repository at this point in the history
  • Loading branch information
nimithajalal committed Jan 30, 2025
1 parent 5de31bb commit 62162fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/guides/concepts/error-handling.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ The guide provides key components such as Error codes,their meaning, action for

### INVALID_VIDEO_DATA_URL

- **What it means**: While using [`createWithAsset()`](../../reference/CCEverywhere/editor/index.md#createwithasset), the provided video data URL is invalid.
- **What it means**: While using [QuickAction](../../reference/CCEverywhere/quickAction/index.md), the provided video data URL is invalid.
- **What to do**: Ensure the video data URL is valid.
- **User Experience**: This issue can be fixed.
- **Example**:
Expand Down

0 comments on commit 62162fd

Please sign in to comment.