Skip to content

Commit 95c24d4

Browse files
authored
Fix typo (#628)
Thanks Lee
1 parent 72d72fd commit 95c24d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/posts/whats-new-august.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Our awesome engineer Austin merged a fix to the engine which makes the circle mo
5959
The root cause of the bug was pretty simple. As the sweep code swept the sketch along the helical path, it would slowly rotate the profile, causing the shape to twist as it moved along the helix. Here’s the old, buggy behavior demonstrating the problem:
6060

6161
![Taper where the two ends meet at an angle](/documentation-assets/whats-new-august/helix2.png)
62-
/images/text-to-cad//documentation-assets/whats-new-august/gear.png
62+
6363
And here’s the correct result, which is now live.
6464

6565
![Taper where the two ends meet correctly](/documentation-assets/whats-new-august/helix3.png)

0 commit comments

Comments
 (0)