From a772266262ca621da9a5959de019697b24096bc9 Mon Sep 17 00:00:00 2001
From: 5263 <github@sebastianhoogen.de>
Date: Tue, 2 Jul 2013 23:11:43 +0200
Subject: [PATCH] typo stl instead of stp

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

diff --git a/README.md b/README.md
index eb4019a8..4985c7ae 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,6 @@ If you are interested in contributing to this library, please ask for write acce
 on this FreeCAD forum thread: https://sourceforge.net/apps/phpbb/free-cad/viewtopic.php?f=19&t=4205
 
 Each Part should be correctly named, and placed into subdirectories by family or type. They should also
-be available in both .FcStd and .stp formats, and optionally in .stp format (because github lets you
+be available in both .FcStd and .stp formats, and optionally in .stl format (because github lets you
 visualize them). They should also be as simple as possible, and parametric
 so users can easily change their dimensions.