From ed367c57ea93ce2006c8cbbd036d2c1d2a06dcc1 Mon Sep 17 00:00:00 2001 From: AJvanLoon Date: Fri, 6 Jul 2018 11:42:06 +0200 Subject: [PATCH] Capitalize --- website/src/docs/webcam.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/docs/webcam.md b/website/src/docs/webcam.md index bb34fb746..abc09a0dd 100644 --- a/website/src/docs/webcam.md +++ b/website/src/docs/webcam.md @@ -55,7 +55,7 @@ A unique identifier for this plugin. It defaults to `'Webcam'`. ### `target: null` -DOM element, CSS selector, or plugin to mount the webcam into. +DOM element, CSS selector, or plugin to mount Webcam into. ### `countdown: false`