From 078149e83e078774ecf0594769c6c23350678042 Mon Sep 17 00:00:00 2001 From: Brandon Zylstra Date: Tue, 25 Jun 2024 00:00:34 -0400 Subject: [PATCH] correct spelling in index.mdx "componentization" was misspelled in a heading: https://en.wiktionary.org/wiki/componentization Signed-off-by: Brandon Zylstra --- content/docs/concepts/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/concepts/index.mdx b/content/docs/concepts/index.mdx index 67cd204a..6199fe79 100644 --- a/content/docs/concepts/index.mdx +++ b/content/docs/concepts/index.mdx @@ -72,7 +72,7 @@ of an Ubuntu VM), Containers and Unikernels, represented by Unikraft: | **Features** | Everything you could think of | Depends on the needs | Only the absolute necessary | -## Componenization +## Componentization At the heart of the unikernel model lies with the collection of composable, inter-changable and interoperable OS components which are formed into a library,