Skip to content

Commit d03d0e3

Browse files
committed
Questions
1 parent d452d66 commit d03d0e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

decoder_native_transforms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ For the transforms that do not exist in TorchVision, we can build on the above:
8888
3. We implement the mimimum needed to hook the new transforms into the
8989
machinery defined above.
9090

91-
## Open questions:
91+
## Open Questions:
9292

9393
1. Is `torchcodec.transforms` the right namespace?
9494
2. For random transforms, when should the value be fixed?

0 commit comments

Comments
 (0)