We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f722bdb + d708e23 commit 0285ed9Copy full SHA for 0285ed9
docs/src/overview.md
@@ -93,7 +93,7 @@ Below is a list of some of the things we know we want to do before 1.0:
93
[app composition](./guide/composing.md) in larger apps, for composing capabilities,
94
and generally for a more ergonomic effect API overall~~ See [managed effects](./guide/effects.md)
95
* Better code generation with additional features, and support for more languages (e.g. C#, Dart, even C++...)
96
- and in trurn more Shells (e.g. .NET, Flutter) which will also enable Desktop apps for Windows
+ and in turn more Shells (e.g. .NET, Flutter) which will also enable Desktop apps for Windows
97
* Improved documentation, code examples, and example apps for newcomers
98
* Improved onboarding experience, with less boilerplate code that end users have
99
to write or copy from an example
0 commit comments