Skip to content

Commit b91e785

Browse files
committed
fix typo
1 parent 321ae84 commit b91e785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/news/052/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ If needed, a section can be split into subsections with a "------" delimiter.
8282
is the large set of crates with bindings, toolset for the full cycle of creating games for the [Playdate handheld console][playdate].
8383

8484
Big part of the Rusty Playdate project is the `cargo-playdate` tool ([Crates.io][cargo-playdate crates-io], [GitHub][cargo-playdate gh])
85-
that helps to build game for [Playdate] hardware or simulator. It works as cargo-plugin as well as stanalone.
85+
that helps to build game for [Playdate] hardware or simulator. It works as cargo-plugin as well as standalone.
8686
The tool not only manages the compilation of your program, but also builds assets for the crate and __its dependencies__, generates a manifest,
8787
and assembles it all into a bundle that runs on the device or simulator.
8888
In this month cargo-playdate v0.5 has been [released][Rusty Playdate Release] and received massive refactoring, bugfixes and new features:

0 commit comments

Comments
 (0)