Skip to content

Commit b7a816a

Browse files
authored
Merge pull request #25 from docsforadobe/users/dmcsween/docedit
Doc edit
2 parents b7518b8 + 54297bb commit b7a816a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sequence/sequence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -883,7 +883,7 @@ Inserts a clip into the sequence, on the specified video and audio tracks, at th
883883
| Parameter | Type | Description |
884884
| ------------- | -------------------------------------------- | --------------------------------------------------------- |
885885
| `projectItem` | [ProjectItem object](../item/projectitem.md) | A project item from which to get media. |
886-
| `time` | String | The time at which to add project item, in seconds. |
886+
| `time` | Time | The time at which to add project item. |
887887
| `vTrackIndex` | Integer | The (zero-based) track index, into which to insert video. |
888888
| `aTrackIndex` | Integer | The (zero-based) track index, into which to insert audio. |
889889

0 commit comments

Comments
 (0)