Skip to content

Commit a15edb2

Browse files
Apply typo fixes from review
Signed-off-by: Christian Parpart <[email protected]>
1 parent ab6d59e commit a15edb2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Currently, our CI conducts tests on `arm64` machines using QEMU emulation. We
162162
also have the flexibility to expand this support to include additional
163163
architectures in the future.
164164

165-
This project containers Dockerfiles that can be used in the CI to test the
165+
This project contains Dockerfiles that can be used in the CI to test the
166166
python package in non-native machine architectures, e.g., `arm64`. The
167167
Dockerfiles exist in the directory `.github/containers/nox-cross-arch`, and
168168
follow a naming scheme so that they can be easily used in build matrices in the

docs/_css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ a.external:hover::after, a.md-nav__link[href^="https:"]:hover::after {
2929

3030
/* Code annotations with numbers.
3131
*
32-
* Normally annothations are shown with a (+) button that expands the
32+
* Normally annotations are shown with a (+) button that expands the
3333
* annotation. To be able to explain code step by step, it is good to have
3434
* annotations with numbers, to be able to follow the notes in a particular
3535
* order.

0 commit comments

Comments
 (0)