neo4j/neo4j-documentation

Minor auto-correct issues and typos

KDean-Dolphin opened this issue · 1 comments

I have come across a few minor typos in the documentation.

  • In "3.2.2.1. Expressions in general", "myFancyVariable, A name with weird stuff in it[]!" should have a box around the two together, not a box around each.
  • In "3.2.2.1. Expressions in general", the path pattern "(a)-→()←-(b)" has what looks like auto-corrected arrows rather than "-->" and "<--".
  • In "3.2.5.1. Operators at a glance", the "<=" operator has been auto-corrected to "⇐".

fixed by bf54299 and aad5f1c

Thanks @KDean-Dolphin!