Skip to content

Commit d897bde

Browse files
committed
docs: typos in testing
1 parent 268dc4f commit d897bde

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/testing.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ To run any of these examples manually, refer to the :doc:`examples`
410410
documentation.
411411

412412
The UnifyFS examples_ are also being used as integration tests with
413-
continuation integration tools such as Bamboo_ or GitLab_.
413+
continuous integration tools such as Bamboo_ or GitLab_.
414414

415415
------------
416416

@@ -601,11 +601,11 @@ Misc
601601
""""
602602

603603
``KB``
604-
:math:`2^10`.
604+
:math:`2^{10}`.
605605
``MB``
606-
:math:`2^20`.
606+
:math:`2^{20}`.
607607
``GB``
608-
:math:`2^30`.
608+
:math:`2^{30}`.
609609

610610
------------
611611

0 commit comments

Comments
 (0)