diff --git a/Spaces between Vertices and Link.md b/Spaces between Vertices and Link.md index 7a531ab..4d6c0b3 100644 --- a/Spaces between Vertices and Link.md +++ b/Spaces between Vertices and Link.md @@ -1,4 +1,4 @@ -A single space is allowed between a vetices and the link. However there should not be any space between a vertex and its text and a link and its text. The old syntax of graph declaration will also work and hence this new feature is optional and is introduce to improve readablity. Below is the new declaration of the graph which is also valid along with the old declaration of the graph as described in the graph example. +A single space is allowed between a vetices and the link. However there should not be any space between a vertex and its text and a link and its text. The old syntax of graph declaration will also work and hence this new feature is optional and is introduce to improve readablity. Below is the new declaration of the graph which is also valid along with the old declaration of the graph as described in the graph example on the main wiki page. ``` graph LR;