Skip to content

Commit 392a72d

Browse files
committed
fix title
1 parent e06f5f5 commit 392a72d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/blackboard_reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
sidebar_position: 4
33
---
44

5-
# Zero-copy access to the blackboard, using pointers
5+
# Zero-copy access to the blackboard
66

77
If you followed the tutorials, you should already know that the Blackboard uses **value semantic**, i.e.
88
the methods `getInput` and `setOutput` copy the value from/to the blackboard.

0 commit comments

Comments
 (0)