Skip to content

Commit

Permalink
doc: Typo fix
Browse files Browse the repository at this point in the history
Typo fix in ReadMe file

Signed-off-by: UMA PRASEEDA <uma.praseeda@nordicsemi.no>
umapraseeda authored and carlescufi committed Apr 23, 2024
1 parent ca6f534 commit 94bd8c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ applications. Some of the features demonstrated in this example are:
- Custom [devicetree bindings][bindings]
- Out-of-tree [drivers][drivers]
- Out-of-tree libraries
- Example CI configuration (using Github Actions)
- Example CI configuration (using GitHub Actions)
- Custom [west extension][west_ext]
- Doxygen and Sphinx documentation boilerplate

@@ -105,7 +105,7 @@ documentation first change to the ``doc`` folder:
cd doc
```

Before continueing, check if you have Doxygen installed. It is recommended to
Before continuing, check if you have Doxygen installed. It is recommended to
use the same Doxygen version used in [CI](.github/workflows/docs.yml). To
install Sphinx, make sure you have a Python installation in place and run:

0 comments on commit 94bd8c7

Please sign in to comment.