We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 503b247 + 537f927 commit 76ea3f7Copy full SHA for 76ea3f7
1 file changed
src/my_first_app/chapter_1.md
@@ -116,7 +116,7 @@ The `api/` directory contains the [WIT API](../system/process/wit_apis.md) for t
116
117
Lastly, the `test/` directory contains tests for the `my-chat-app` package.
118
The `tests.toml` file specifies the configuration of the tests.
119
-The `my-chat-app-test/` direcotry is itself a package: the test for `my-chat-app`.
+The `my-chat-app-test/` directory is itself a package: the test for `my-chat-app`.
120
For more discussion of tests see [`kit run-tests`](../kit/run-tests.md), or see usage, [below](#testing-the-package).
121
122
Though not included in this template, packages with a frontend have a `ui/` directory as well.
0 commit comments