We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b39647 commit e299bdaCopy full SHA for e299bda
docs/source/data-structures.rst
@@ -75,7 +75,7 @@ Again these are not normally used unless explicitly accessed by the user.
75
Creating a DataTree
76
~~~~~~~~~~~~~~~~~~~
77
78
-One way to create a create a ``DataTree`` from scratch is to create each node individually,
+One way to create a ``DataTree`` from scratch is to create each node individually,
79
specifying the nodes' relationship to one another as you create each one.
80
81
The ``DataTree`` constructor takes:
0 commit comments