Skip to content

Commit e9b8b31

Browse files
authored
Fixed spelling error of 'visualziation' to 'visualization' (#1510)
1 parent c1813f3 commit e9b8b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ CadQuery is often compared to [OpenSCAD](http://www.openscad.org/). Like OpenSCA
2727
4. CadQuery scripts require less code to create most objects, because it is possible to locate features based on the position of other features, workplanes, vertices, etc.
2828
5. CadQuery scripts can build STL, STEP, AMF and 3MF faster than OpenSCAD.
2929

30-
CadQuery was built to be used as a Python library without any GUI. This makes it great for use cases such as integration into servers, or creating scientific and engineering scripts. Options for visualziation are also available including CQ-Editor and JupyterLab.
30+
CadQuery was built to be used as a Python library without any GUI. This makes it great for use cases such as integration into servers, or creating scientific and engineering scripts. Options for visualization are also available including CQ-Editor and JupyterLab.
3131

3232
For those who are interested, the [OCP repository](https://github.com/CadQuery/OCP) contains the current OCCT wrapper used by CQ.
3333

0 commit comments

Comments
 (0)