Skip to content

Commit fbd941e

Browse files
author
unknown
committed
made changes to improve the readability of the page
1 parent 726fcf4 commit fbd941e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ highly efficient dynamic networks by describing the local dynamics of the edges
1010
Complex network systems are composed by the entities that comprise them (the nodes) and the relationships that
1111
connect each entity with one another (the edges). The mathematical structure is called
1212
[Graph](https://en.wikipedia.org/wiki/Graph_theory) and it is used more or less interchangeably with the word
13-
Network). The graphical depictions of such networks are also called graphs. You will see both usages in this guide.
13+
Network).
1414

1515
In this graph of a simple 5-node network
1616
```@example

0 commit comments

Comments
 (0)