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.