Merge pull request #432 from revolter/patch-1

Fix typo in docs page
This commit was merged in pull request #432.
This commit is contained in:
Kurt Hutten
2021-08-04 05:24:55 +10:00
committed by GitHub

View File

@@ -24,7 +24,7 @@ Open the IDE for the Cad package to match your script, in this case OpenSCAD.
<Image img={openscadSelect} style={{backgroundSize: 'contain', paddingBottom: '2rem', width: '400px', margin: '0 auto'}} />
Click the share button in the top right, then select the "external srcipt" tab.
Click the share button in the top right, then select the "external script" tab.
<Image img={externalScript1} style={{backgroundSize: 'contain', paddingBottom: '2rem', width: '400px', margin: '0 auto'}} />