Skip to content

Commit

Permalink
fix typo and format
Browse files Browse the repository at this point in the history
  • Loading branch information
JaeAeich committed May 30, 2024
1 parent 3c262b1 commit 07a4246
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,4 @@ def _get_project_meta():
# -- Options for todo extension ----------------------------------------------

# If true, `todo` and `todoList` produce output, else they produce nothing.
todo_include_todos = True
todo_include_todos = True
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ TESK
.. mdinclude:: ../../README.md
.. mdinclude:: ../tesintro.md

.. Not adding a heading to seperate deployment docs because
.. Not adding a heading to separate deployment docs because
.. these md files already have heading.
.. mdinclude:: ../../deployment/documentation/deployment.md
.. mdinclude:: ../../deployment/documentation/integrated_wes_tes.md
Expand Down

0 comments on commit 07a4246

Please sign in to comment.