File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ Human-readable reference marks for scales.
100
100
101
101
* [ d3.axisTop] ( https://github.com/d3/d3-axis/blob/master/README.md#axisTop ) - create a new top-oriented axis generator.
102
102
* [ d3.axisRight] ( https://github.com/d3/d3-axis/blob/master/README.md#axisTight ) - create a new right-oriented axis generator.
103
- * [ d3.axisBottom] ( https://github.com/d3/d3-axis/blob/master/README.md#axisTottom ) - create a new bottom-oriented axis generator.
103
+ * [ d3.axisBottom] ( https://github.com/d3/d3-axis/blob/master/README.md#axisBottom ) - create a new bottom-oriented axis generator.
104
104
* [ d3.axisLeft] ( https://github.com/d3/d3-axis/blob/master/README.md#axisTeft ) - create a new left-oriented axis generator.
105
105
* [ * axis* ] ( https://github.com/d3/d3-axis/blob/master/README.md#_axis ) - generate an axis for the given selection.
106
106
* [ * axis* .scale] ( https://github.com/d3/d3-axis/blob/master/README.md#axis_scale ) - set the scale.
You can’t perform that action at this time.
0 commit comments