Skip to content

Commit 76ea3f7

Browse files
authored
Merge pull request #266 from myceliaspy/main
fix: typo
2 parents 503b247 + 537f927 commit 76ea3f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/my_first_app/chapter_1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ The `api/` directory contains the [WIT API](../system/process/wit_apis.md) for t
116116

117117
Lastly, the `test/` directory contains tests for the `my-chat-app` package.
118118
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`.
119+
The `my-chat-app-test/` directory is itself a package: the test for `my-chat-app`.
120120
For more discussion of tests see [`kit run-tests`](../kit/run-tests.md), or see usage, [below](#testing-the-package).
121121

122122
Though not included in this template, packages with a frontend have a `ui/` directory as well.

0 commit comments

Comments
 (0)