From e99d3f2b7808a6733dad0518b3e6b34b3f44cd85 Mon Sep 17 00:00:00 2001
From: Jake <jake.read@cba.mit.edu>
Date: Fri, 7 Jun 2019 11:17:39 -0400
Subject: [PATCH] fix table

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

diff --git a/README.md b/README.md
index 9511a83..3bd61c6 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ I've made a little table of different materials we can use. Typically, I stick w
 In the fullness of time, and with infinite fab, I figure gantry components (especially elements which see bearing contact) should be made from steels, water or laser-cut.
 
 | Material | Young's Modulus (GPA) | Specific Young's | Cost for 6mm x 24x24" | Machinability |
-| --- | ---: | ---: | --- |
+| --- | ---: | ---: | --- | --- |
 | ABS | 2 | ? | 52 | Not Dimensionally Stable, but OK to Machine |
 | Nylon 6 | 3 | 2.5 | 130 | Painful |
 | HDPE | 1 | ? | 23 | Easy |
-- 
GitLab