From ed1cc8b488a9b41480936c3547179cda6d1f3d0c Mon Sep 17 00:00:00 2001 From: Chris Palmer Date: Thu, 24 Dec 2020 16:23:22 +0000 Subject: [PATCH] Fixed typo. --- docs/usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.md b/docs/usage.md index fa26e90..102f0d8 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -194,7 +194,7 @@ affect its orientation in the parent assembly. The pose parameters are the rotat ### Exploded diagrams A lot of vitamins explode themselves when `$explode=1`. This is done with module `explode()` that can be passed a Z offset, or a 3D vector that gives the displacement -and it draws a line from the origial position to the exploded position. The line can be offset from the origin of the component by specifying an offset vector. +and it draws a line from the original position to the exploded position. The line can be offset from the origin of the component by specifying an offset vector. Often user assemblies need to add `explode()` in various places to explode printed parts, for example.