Fixing a few TOC typos on README

This commit is contained in:
Ashwanth Kumar
2020-06-06 00:49:05 +05:30
committed by GitHub
parent 9273ed6bb2
commit c64027b835
+2 -2
View File
@@ -7,13 +7,13 @@ React Flow is a library for building node-based graphs. You can easily implement
- [Key Features](#key-features)
- [Installation](#installation)
- [Usage](#usage)
- [ReactFlow Component Prop Types](#reactflow-component-prop-types)
- [ReactFlow Component Prop Types](#react-flow-component-prop-types)
- [Nodes](#nodes)
- [Options](#options-1)
- [Node Types & Custom Nodes](#node-types--custom-nodes)
- [Handle Component](#handle-component)
- [Edges](#nodes)
- [Options](#options-2)
- [Options](#options)
- [Edge Types & Custom Edges](#edge-types--custom-edges)
- [Components](#components)
- [Background](#background)