Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
rgarcia committed Jan 7, 2025
1 parent 40ddceb commit 1b7297d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/docs/cli/building.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1b7297d

Please sign in to comment.