From a16d3981fece40c4155f0b00f90853c42ba20e4a Mon Sep 17 00:00:00 2001 From: David Madner Date: Wed, 10 Feb 2016 09:32:26 +0100 Subject: [PATCH] fixing typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7b0448..e539561 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ not support this API, or simply if the user denies the permission to use the camera. If you do not specify a target, QuaggaJS would look for an element that matches the CSS selector `#interactive.viewport` (for backwards compatibility). -`Target` can be a string (CSS selector matching one of your DOM node) or a DOM node. +`target` can be a string (CSS selector matching one of your DOM node) or a DOM node. ```javascript Quagga.init({