diff --git a/docs/network/edges.html b/docs/network/edges.html
index 95e18d92..7d4ae05a 100644
--- a/docs/network/edges.html
+++ b/docs/network/edges.html
@@ -285,7 +285,7 @@ network.setOptions(options);
arrows.middle |
Object or Boolean |
Object |
- Exactly the same as the to object but with an arrowhead in the center of the edge. |
+ Similar to the 'to' object, but with an arrowhead in the center of the edge. The direction of the arrow can be flipped by using a negative value for arrows.middle.scaleFactor . |
arrows.from |