Skip to content

Commit 5cb4cb8

Browse files
authored
Fix typo in README.md.
"pipelien" should be "pipeline".
1 parent 971626b commit 5cb4cb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ We currently provide the following sample applications:
4343
* [deepstream-test4](apps/deepstream-test4) -- msgbroker for sending analytics results to the cloud
4444
* [deepstream-imagedata-multistream](apps/deepstream-imagedata-multistream) -- multi-stream pipeline with access to image buffers
4545
* [deepstream-ssd-parser](apps/deepstream-ssd-parser) -- SSD model inference via Triton server with output parsing in Python
46-
* [deepstream-test1-usbcam](apps/deepstream-test1-usbcam) -- deepstream-test1 pipelien with USB camera input
46+
* [deepstream-test1-usbcam](apps/deepstream-test1-usbcam) -- deepstream-test1 pipeline with USB camera input
4747
* [deepstream-test1-rtsp-out](apps/deepstream-test1-rtsp-out) -- deepstream-test1 pipeline with RTSP output
4848

4949
Detailed application information is provided in each application's subdirectory under [apps](apps).

0 commit comments

Comments
 (0)