Skip to content

Commit 0285ed9

Browse files
authored
Merge pull request #435 from badcodecat/patch-1
address typo in docs, fix #434
2 parents f722bdb + d708e23 commit 0285ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Below is a list of some of the things we know we want to do before 1.0:
9393
[app composition](./guide/composing.md) in larger apps, for composing capabilities,
9494
and generally for a more ergonomic effect API overall~~ See [managed effects](./guide/effects.md)
9595
* 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
96+
and in turn more Shells (e.g. .NET, Flutter) which will also enable Desktop apps for Windows
9797
* Improved documentation, code examples, and example apps for newcomers
9898
* Improved onboarding experience, with less boilerplate code that end users have
9999
to write or copy from an example

0 commit comments

Comments
 (0)