Skip to content

Commit 599e947

Browse files
committed
docs: readability
1 parent 9201647 commit 599e947

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626

2727
This repository contains [devcontainers](https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/introduction-to-dev-containers) tailored towards modern, embedded, software development.
2828

29-
The containers try to be as "batteries included" as possible without being overly opinionated, and are useable for both local development and continuous integration.
29+
The containers try to be as "batteries included" as possible without being overly opinionated, and are usable for both local development and continuous integration.
3030

31-
All containers are multi-platform, and can be used on x64 (x86-64) and arm64 hardware on an operating system that supports an [OCI](https://opencontainers.org/) compatible container engine. This includes Windows and Linux, and macOS on both Intel and Apple silicon.
31+
All containers are multi-platform and can be used on x64 (x86-64) and arm64 hardware on an operating system that supports an [OCI](https://opencontainers.org/) compatible container engine. This includes Windows, Linux, and macOS on both Intel and Apple silicon.
3232

3333
## State
3434

0 commit comments

Comments
 (0)