diff --git a/featureRequests.html b/featureRequests.html
index a3ddc917..5e3e9cb8 100644
--- a/featureRequests.html
+++ b/featureRequests.html
@@ -96,7 +96,7 @@ Legend:
- (530, 475, 300) Improve option structure for the behaviour of the network. This will solve multiple issues if done correctly.
- (528) Allow the inserting of a custom sorting function for the hierarchical layout.
- - (507) Add animations to the edges, like circles travelling over them or icons.
+ - (507) Add animations to the edges, like circles travelling over them or icons.
- (426) Label stroke ref: http://www.html5canvastutorials.com/tutorials/html5-canvas-text-stroke/
- (430) Add fix/unfix functions for nodes. This can be done with allowToMoveX and Y but native options would be better ('node.disableMove' and 'node.disableDrag').
- (351) Improve the options for arrows, backarrows and linetypes. Possibly receiving a function as input for custom nodes & edges.