From fd88de091256d64f6744064cbe6094ab82009ed8 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Thu, 25 Aug 2016 22:12:44 +0200 Subject: [PATCH] Fix format --- source/_components/camera.uvc.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/camera.uvc.markdown b/source/_components/camera.uvc.markdown index 9094485b852..d49d631f9b2 100644 --- a/source/_components/camera.uvc.markdown +++ b/source/_components/camera.uvc.markdown @@ -28,7 +28,7 @@ camera: Configuration variables: -- **nvr** (**Required**): The IP or hostname of the NVR (Network Video Recorder) server. +- **nvr** (*Required*): The IP or hostname of the NVR (Network Video Recorder) server. - **port** (*Optional*): The port number to use for accessing the NVR. -- **key** (**Required**): The API key available from the NVR web interface. +- **key** (*Required*): The API key available from the NVR web interface.