From fd545a71c6653f69282786951be9ca94e42908be Mon Sep 17 00:00:00 2001
From: tteckster <tteckster@gmail.com>
Date: Sun, 30 Jan 2022 04:23:55 -0500
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6502fa2b..fcd842d6 100644
--- a/README.md
+++ b/README.md
@@ -502,7 +502,7 @@ ls -l /dev/serial/by-id
 Example Output: ```lrwxrwxrwx 1 root root 13 Jun 19 17:30 usb-1a86_USB_Serial-if00-port0 -> ../../ttyUSB0```
 
 
-⚠️ **Before you can start Zigbee2MQTT you need to edit the [configuration.yaml](https://www.zigbee2mqtt.io/guide/configuration/), Run from the LXC console**
+⚠️ **Before you start Zigbee2MQTT you need to edit the [configuration.yaml](https://www.zigbee2mqtt.io/guide/configuration/), Run from the LXC console**
 ```yaml
 nano /opt/zigbee2mqtt/data/configuration.yaml
 ```