Skip to content

Commit e3586ea

Browse files
authored
fix: typo in prereqs
1 parent 759b1f2 commit e3586ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/start/prerequisites.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ rustup default stable-msvc
263263
</TabItem>
264264
</Tabs>
265265

266-
**Be sure to restart your Terminal (and in some cases your system) for the changes to take affect.**
266+
**Be sure to restart your Terminal (and in some cases your system) for the changes to take effect.**
267267

268268
Next: [Configure for Mobile Targets](#configure-for-mobile-targets) if you'd like to build for Android and iOS, or, if you'd like to use a JavaScript framework, [install Node](#nodejs). Otherwise [Create a Project](/start/create-project/).
269269

0 commit comments

Comments
 (0)