diff --git a/content/docs/internals/booting.mdx b/content/docs/internals/booting.mdx index 28c1ab88..3232223c 100644 --- a/content/docs/internals/booting.mdx +++ b/content/docs/internals/booting.mdx @@ -1,7 +1,7 @@ --- title: Booting description: | - Unikraft has an prograrmmable boot sequence which provides the ability to inject functionality at different moments of system initialization. Learn how to how and where to introduce custom functionality. + Unikraft has a prograrmmable boot sequence which provides the ability to inject functionality at different moments of system initialization. Learn how to and where to introduce custom functionality. --- ## Unikraft Boot Sequence