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

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

diff --git a/README.md b/README.md
index feb921d..bf3af9a 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ With \#2 feeling somewhat unloved ('both overdesigned and underdesigned'), I'm b
 While aluminum is my go-to for machine design, and is ostensibly possible to mill on a shopbot by a motivated user (see [jens](https://github.com/fellesverkstedet/fabricatable-machines/wiki/Fabricatable-axis)), there is some hesitation to use it.
 
 | 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