From 4807343328139fa90e0710262f1b9790629b6d0a Mon Sep 17 00:00:00 2001 From: Simon de Vlieger Date: Fri, 15 Mar 2024 13:36:15 +0100 Subject: [PATCH] index: capitalize Bootable Container Images --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 913ad52..d7abd71 100644 --- a/index.md +++ b/index.md @@ -3,7 +3,7 @@ title: Goals layout: home --- -## Image Based Linux with Bootable container images +## Image Based Linux with Bootable Container Images Over the last decade, [OCI containers](https://specs.opencontainers.org/image-spec/) have become a de facto way to deploy a complete functioning Linux user space as an application. A large set of practices and tooling has evolved around them.