From bb308eafd6b3c84ad567ea1d83f55eb862a7e266 Mon Sep 17 00:00:00 2001
From: Will Langford <langfordw@gmail.com>
Date: Fri, 8 Jun 2018 13:35:53 -0400
Subject: [PATCH] fix video

---
 electronics/readme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/electronics/readme.md b/electronics/readme.md
index 5e2b0d1..c852cb0 100644
--- a/electronics/readme.md
+++ b/electronics/readme.md
@@ -174,7 +174,7 @@ Here's what the sparking looks like:
 
 ![apid_bur](video/rapid_burn.gif)
 
-<video controls src="video/first_burn_crop_converted.mp4" width="600px">
+<video controls src="video/first_burn_crop_converted.mp4" width="600px"></video>
 
 And here's the hole I made… The cut is remarkably asymmetric; the tool (resistor lead) had som surface damage but remained largely in tact while a significant amount of the the workpiece (bullet connector) was worn away:
 
-- 
GitLab