Skip to content

Commit 7bcd80e

Browse files
revoltermarcus7070
authored andcommitted
Fix documentation wording
1 parent 5bbadad commit 7bcd80e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/primer.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ You can select Vertices, Edges, Faces, Solids, and Wires using selectors.
9090

9191
Think of selectors as the equivalent of your hand and mouse, if you were to build an object using a conventional CAD system.
9292

93-
You can learn more about selectors :ref:`selectors`
93+
See :ref:`selectors` to learn more.
9494

9595

9696
Construction Geometry
@@ -99,7 +99,7 @@ Construction geometry are features that are not part of the object, but are only
9999
A common example might be to define a rectangle, and then use the corners to define the location of a set of holes.
100100

101101
Most CadQuery construction methods provide a ``forConstruction`` keyword, which creates a feature that will only be used
102-
to locate other features
102+
to locate other features.
103103

104104

105105
The Stack

0 commit comments

Comments
 (0)