From cb034281bd28d792528b116680b2bbabac7bef75 Mon Sep 17 00:00:00 2001 From: Akhil Mohan Date: Wed, 17 Jan 2024 06:25:07 +0000 Subject: [PATCH] fix grammar and highlights in README Signed-off-by: Akhil Mohan --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 781cba9..2059de7 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ context and much can be inferred. To solve this problem, this package introduces operating system or the architecture or both. An example of a common specifier is `linux/amd64`. If the host has a default -of runtime that matches this, the user can simply provide the component that -matters. For example, if a image provides amd64 and arm64 support, the +runtime that matches this, the user can simply provide the component that +matters. For example, if an image provides `amd64` and `arm64` support, the operating system, `linux` can be inferred, so they only have to provide `arm64` or `amd64`. Similar behavior is implemented for operating systems, where the architecture may be known but a runtime may support images from