Skip to content

Commit 755051d

Browse files
committed
invoke.mdx: remove Providing Implementations
This is covered well enough in the docs above for Source (src).
1 parent 683247a commit 755051d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/invoke.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -694,10 +694,6 @@ invoke: [
694694

695695
Each invocation will create a new instance of that actor, so even if the `src` of multiple actors are the same (e.g., `someActor` above), multiple instances of `someActor` will be invoked.
696696

697-
## Providing Implementations
698-
699-
_Coming soon_
700-
701697
## Testing
702698

703699
_Coming soon_

0 commit comments

Comments
 (0)