From 3acdfe5c194082192f43903c6296981c3c27c1b0 Mon Sep 17 00:00:00 2001
From: jaseg
Date: Sat, 28 Sep 2019 22:56:55 +0200
Subject: Fix empty template download
---
webapp/static/index.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
(limited to 'webapp/static/index.html')
diff --git a/webapp/static/index.html b/webapp/static/index.html
index 586f64d..e26649f 100644
--- a/webapp/static/index.html
+++ b/webapp/static/index.html
@@ -17,8 +17,8 @@
PCB project for a pogo pin breakout and mounting PCB.
You can start with either Gerber files exported from any PCB toolchain, or you can do a free-form layout using
- the static Inkscape SVG template if you
- wan to work from construction drawings, scanned or photographed PCBs etc.
+ the static Inkscape SVG template if you
+ want to work from construction drawings, scanned or photographed PCBs etc.
@@ -26,11 +26,11 @@
1. Convert your Gerbers to an SVG template and draw pogo pins, mounting holes and cutouts
into the template. Don't have gerbers? Start with an
-
empty template.
+
empty template.
@@ -49,7 +49,7 @@
--
cgit