Skip to content

Commit f48f039

Browse files
author
Lê Nam Khánh
authored
chore: fix typos in website/src/pages/index.js (#1538)
This PR fixes typos in the file website/src/pages/index.js.
1 parent 79044c6 commit f48f039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ function DeployToCloudSection() {
248248
<div>2</div>
249249
</div>
250250
<div className={styles.deployToCloudStepText}>
251-
Add <pre>Actor.init()</pre> to the begining and{' '}
251+
Add <pre>Actor.init()</pre> to the beginning and{' '}
252252
<pre>Actor.exit()</pre> to the end of your code.
253253
</div>
254254
</div>

0 commit comments

Comments
 (0)