Skip to content

Commit 968776a

Browse files
Update sources/platform/actors/index.mdx
Co-authored-by: Patrik Braborec <[email protected]>
1 parent 086f84c commit 968776a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/platform/actors/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Actors are serverless cloud programs that can perform anything from a simple act
3737

3838
Basically, Actors are programs packaged as Docker images, which accept a well-defined JSON input, perform an action, and optionally produce a well-defined JSON output.
3939

40-
:::info Additional ontext
40+
:::info Additional context
4141

4242
For more context, read the [Actor whitepaper](https://whitepaper.actor/).
4343

0 commit comments

Comments
 (0)