Skip to content

Commit f8d09f2

Browse files
committed
Fix typos
1 parent 5fa089b commit f8d09f2

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

doc/user_guide/migrating.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -152,14 +152,14 @@ _______
152152
153153
4. Introduce GitHub Workflows
154154
-----------------------------
155-
Install the GitHub workflows provided by the :code:`python-toolbox` for futher details refer to the section :ref:`GitHub Workflows`.
155+
Install the GitHub workflows provided by the :code:`python-toolbox` for further details refer to the section :ref:`GitHub Workflows`.
156156
157157
.. attention::
158158
This is just guidance. If you have a good understanding of the standard project setup, technologies, and tools used, feel free to diverge at any point or exercise your own judgment.
159159
160160
161-
Migration Progess
162-
+++++++++++++++++
161+
Migration Progress
162+
++++++++++++++++++
163163
164164
Could be tracked in a format and based on the information listed in the real life example bellow.
165165
@@ -218,15 +218,15 @@ Could be tracked in a format and based on the information listed in the real lif
218218
-
219219
-
220220
-
221-
-/partialy
221+
-/partially
222222
* - `ITDE <https://github.com/exasol/integration-test-docker-environment>`_
223223
-
224224
-
225225
-
226226
-
227227
-
228-
-/partialy
229-
-/partialy
228+
-/partially
229+
-/partially
230230
* - `schemas <https://github.com/exasol/schemas>`_
231231
-
232232
-
@@ -239,9 +239,9 @@ Could be tracked in a format and based on the information listed in the real lif
239239
-
240240
-
241241
-
242-
-/partialy
242+
-/partially
243243
-
244-
-/partialy
244+
-/partially
245245
-
246246
* - `harlequin-exasol <https://github.com/Nicoretti/harlequin-exasol>`_
247247
-
@@ -268,7 +268,7 @@ Could be tracked in a format and based on the information listed in the real lif
268268
* - PYPI
269269
- Project can be build and published to `PyPi`_
270270
* - Sphinx Docs
271-
- The project doumentation is `Sphinx`_ based
271+
- The project documentation is `Sphinx`_ based
272272
* - nox
273273
- The projects automated tasks are executed using the `Nox`_ task runner
274274
* - toolbox-tasks

0 commit comments

Comments
 (0)