Skip to content

Commit 9998b8b

Browse files
authored
Fix typo in the tutorials book
1 parent bd3be3e commit 9998b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials-book/src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
- [Configuring ArrayFire Runtime Environment](./configuring_arrayfire_environment.md)
88
- [Interoperability with CUDA](./cuda-interop.md)
99
- [Interoperability with OpenCL](./opencl-interop.md)
10-
- [Multhi-Threading](./multi-threading.md)
10+
- [Multi-Threading](./multi-threading.md)
1111
- [Serialization & Deserialization](./serde.md)

0 commit comments

Comments
 (0)