Skip to content

Commit cb85d21

Browse files
koubaakoubaa
andauthored
fix doc typo (#402)
Signed-off-by: koubaa <koubaa@github.com> Co-authored-by: koubaa <koubaa@github.com>
1 parent 73f0e28 commit cb85d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/overview/custom-operations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Extending Kompute with Custom C++ Operations
33
=================
44

5-
Kompute provides an extenisble architecture which allows for the core components to be extended by building custom operations.
5+
Kompute provides an extensible architecture which allows for the core components to be extended by building custom operations.
66

77
Building operations is intuitive however it requires knowing some nuances around the order in which each of the class functions across the operation are called as a sequence is executed.
88

0 commit comments

Comments
 (0)