diff options
| author | AdinAck <[email protected]> | 2023-11-27 10:51:05 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-11-27 10:51:05 -0800 |
| commit | a42aef7759a2f2b1da5bb9a62bb83006c4e856e0 (patch) | |
| tree | 298ab6adc12f39999b9f7da23007760fa3b4c262 /docs | |
| parent | 142f42fe90caf8edddb34ba1fe6119dbd80a67e6 (diff) | |
it's -> its
Co-authored-by: Dániel Buga <[email protected]>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/modules/ROOT/pages/project_structure.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/ROOT/pages/project_structure.adoc b/docs/modules/ROOT/pages/project_structure.adoc index 31417d09c..ac992f8bd 100644 --- a/docs/modules/ROOT/pages/project_structure.adoc +++ b/docs/modules/ROOT/pages/project_structure.adoc | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | = Project Structure | 1 | = Project Structure |
| 2 | 2 | ||
| 3 | There are many ways to configure embassy and it's components for your exact application. The link:https://github.com/embassy-rs/embassy/tree/main/examples[examples] directory for each chipset demonstrate how your project structure should look. Let's break it down: | 3 | There are many ways to configure embassy and its components for your exact application. The link:https://github.com/embassy-rs/embassy/tree/main/examples[examples] directory for each chipset demonstrates how your project structure should look. Let's break it down: |
| 4 | 4 | ||
| 5 | The toplevel file structure of your project should look like this: | 5 | The toplevel file structure of your project should look like this: |
| 6 | [source,plain] | 6 | [source,plain] |
