Skip to content

Commit cb03428

Browse files
committed
fix grammar and highlights in README
Signed-off-by: Akhil Mohan <[email protected]>
1 parent bd1fac3 commit cb03428

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ context and much can be inferred. To solve this problem, this package introduces
1414
operating system or the architecture or both.
1515

1616
An example of a common specifier is `linux/amd64`. If the host has a default
17-
of runtime that matches this, the user can simply provide the component that
18-
matters. For example, if a image provides amd64 and arm64 support, the
17+
runtime that matches this, the user can simply provide the component that
18+
matters. For example, if an image provides `amd64` and `arm64` support, the
1919
operating system, `linux` can be inferred, so they only have to provide
2020
`arm64` or `amd64`. Similar behavior is implemented for operating systems,
2121
where the architecture may be known but a runtime may support images from

0 commit comments

Comments
 (0)