From e510cdb22753fa4b613e73d16a68e20ecf8b8181 Mon Sep 17 00:00:00 2001
From: Alexey Kovrizhkin <lekovr@gmail.com>
Date: Sat, 27 Nov 2021 21:13:14 +0300
Subject: [PATCH] typo fix

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

diff --git a/README.md b/README.md
index dfb2486..220510c 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,7 @@ Update your Drone server configuration to include the plugin address and the sha
 ```text
 DRONE_CONVERT_PLUGIN_ENDPOINT=http://1.2.3.4:3000
 DRONE_CONVERT_PLUGIN_SECRET=bea26a2221fd8090ea38720fc445eca6
+```
 
 ## Acknowledgements