Skip to content

Commit df766b2

Browse files
committed
fixed typo
1 parent 8dad4da commit df766b2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/source/development/change_log.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Unreleased
1111
Fixes
1212
.....
1313

14-
- 🐛 Replace absolute path with relative path to fixe ``local-url`` not working on the non-local environment
14+
- 🐛 Replace absolute path with relative path to fix ``local-url`` not working on the non-local environment
1515

1616
.. _`release:1.0.0`:
1717

@@ -36,7 +36,7 @@ New and Improved
3636

3737
- ✨ Added a new ``write rst`` CLI command.
3838

39-
The ``write rst`` command write a reStructuredText file with :external+needs:ref:`needextend <needextend>` directive from the extracted markers generated by ``analyse``.
39+
The ``write rst`` command writes a reStructuredText file with :external+needs:ref:`needextend <needextend>` directive from the extracted markers generated by ``analyse``.
4040
The generated RST can be included in the Sphinx documentation to create the source code links in the existing needs
4141

4242
- 🔨 Replaced ``virtual_docs`` with the new ``analyse`` module.
@@ -63,7 +63,7 @@ New and Improved
6363
Fixes
6464
.....
6565

66-
- 🐛 Applying default configuration value when not given
66+
- 🐛 Apply default configuration values when not given
6767

6868
When a user does not specify certain configuration options, the extension will automatically use predefined default
6969
values, allowing users to get started quickly without needing to customize every option.

0 commit comments

Comments
 (0)