From 1b7297d9a815cda75a95d747ebec5ec5c71806c7 Mon Sep 17 00:00:00 2001 From: rgarcia Date: Tue, 7 Jan 2025 08:55:45 -0500 Subject: [PATCH] typos --- content/docs/cli/building.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/cli/building.mdx b/content/docs/cli/building.mdx index b778a8bb..4e8f39d4 100644 --- a/content/docs/cli/building.mdx +++ b/content/docs/cli/building.mdx @@ -6,14 +6,14 @@ description: | applications from scratch or converting existing applications to a unikernel. --- -Before beginning, it's important to famliarize yourself with [the general +Before beginning, it's important to familiarize yourself with [the general understanding of what a unikernel is](/docs/concepts#introduction-to-unikernels) and [Unikraft's underlying build process](/docs/concepts/build-process). This can help you better troubleshoot issues may run into when building your application as a unikernel. There are several different ways you can build a unikernel using Unikraft and -with `kraft`. Fundementally, there are two ways in which a unikernel can be +with `kraft`. Fundamentally, there are two ways in which a unikernel can be used: 1. To compile code natively against the Unikraft library Operating System (which