mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
remove typo and reword advantages.rst
This commit is contained in:
parent
99bb3a52a2
commit
905ad6da06
1 changed files with 2 additions and 2 deletions
|
|
@ -100,8 +100,8 @@ prompt users for valid options without having to refer to documentation.
|
||||||
Selectors replaced by Lists
|
Selectors replaced by Lists
|
||||||
===========================
|
===========================
|
||||||
String based selectors have been replaced with standard python filters and
|
String based selectors have been replaced with standard python filters and
|
||||||
sorting which opens up the fully functionality of python list functionality.
|
sorting which opens up the full functionality of python lists. To aid the
|
||||||
To aid the user, common operations have been optimized as shown here along with
|
user, common operations have been optimized as shown here along with
|
||||||
a fully custom selection:
|
a fully custom selection:
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue