Skip to content

Commit db468bd

Browse files
VojtaM39B4nan
andauthored
fix: start_locally.md typo (#1267)
Co-authored-by: Martin Adámek <[email protected]>
1 parent d78c80a commit db468bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/platform/actors/development/quick_start/start_locally.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ After creating your Actor, explore the source code in your preferred code editor
6868

6969
### `src` Directory
7070

71-
- `srx/main.js`: This file contains the actual code of your Actor
71+
- `src/main.js`: This file contains the actual code of your Actor
7272

7373
### `.actor` Directory
7474

0 commit comments

Comments
 (0)