Fixed IgnoreMoreToExploreCondition in docs

This commit is contained in:
Ben C 2022-05-31 10:16:13 -04:00
parent b31e1bbcd7
commit 853fd3111a

View File

@ -67,7 +67,7 @@
<xs:element name="IgnoreMoreToExploreCondition" type="xs:string" minOccurs="0">
<xs:annotation>
<xs:documentation>
Ignore more to explore if a fact is known
Ignore more to explore if a persistent condition is `true`
</xs:documentation>
</xs:annotation>
</xs:element>