We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 891c165 commit fcebbdeCopy full SHA for fcebbde
1 file changed
src/_App/BotAnalysis/Networks/Section.js
@@ -23,7 +23,7 @@ export default function BotNetworks() {
23
<NetworkGraph/>
24
25
<Card.Text>
26
- Prototype tree graph structure with levels:
+ Prototype tree graph (for a uni-directional network with discrete "levels"):
27
</Card.Text>
28
<TreeGraph/>
29
</Card.Body>
0 commit comments