Skip to content

Commit d3c0a9a

Browse files
committed
Rename Array to JsArray in documentation menu
1 parent e7c4f97 commit d3c0a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-source/book/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
* [JsInterop](js-interop/README.md)
5555
* [JsPropertyMap<T>](js-interop/README.md#js-property-map)
5656
* [map](js-interop/README.md#map)
57-
* [Array<T>](js-interop/README.md#array-object)
57+
* [JsArray<T>](js-interop/README.md#array-object)
5858
* [array](js-interop/README.md#array)
5959

6060
## Tooling

0 commit comments

Comments
 (0)