Skip to content

Commit baae4a9

Browse files
committed
docs: fix missing period
1 parent bf00a42 commit baae4a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/node_modules/@stdlib/array/to-fancy

lib/node_modules/@stdlib/array/to-fancy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ var idx = array2fancy.idx( x );
219219
// returns <ArrayIndex>
220220
```
221221

222-
For documentation and usage, see [`ArrayIndex`][@stdlib/array/index]
222+
For documentation and usage, see [`ArrayIndex`][@stdlib/array/index].
223223

224224
</section>
225225

0 commit comments

Comments
 (0)