File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -603,7 +603,7 @@ An :class:`EquilibriumDB` contains :class:`NodeRewriter` or :class:`RewriteDatab
603603has a name and an arbitrary number of tags. When a :class: `RewriteDatabaseQuery ` is applied to
604604an :class: `EquilibriumDB `, all :class: `NodeRewriter `\s that match the query are
605605inserted into an :class: `EquilibriumGraphRewriter `, which is returned. If the
606- :class: `SequenceDB ` contains :class: `RewriteDatabase ` instances, the
606+ :class: `EquilibriumDB ` contains :class: `RewriteDatabase ` instances, the
607607:class: `RewriteDatabaseQuery ` will be passed to them as well and the
608608:class: `NodeRewriter `\s they return will be put in their places
609609(note that as of yet no :class: `RewriteDatabase ` can produce :class: `NodeRewriter ` objects, so this
You can’t perform that action at this time.
0 commit comments