diff --git a/content/docs/getting-started/integrations/container-runtimes.mdx b/content/docs/getting-started/integrations/container-runtimes.mdx index a356062b..49ae2732 100644 --- a/content/docs/getting-started/integrations/container-runtimes.mdx +++ b/content/docs/getting-started/integrations/container-runtimes.mdx @@ -148,7 +148,7 @@ handler: runu The following Pod definition runs a single-container Pod from our unikernel OCI image, using `runu` as runtime class. It can be created/started using the -`kubectl command`: +`kubectl create` command: ```yaml apiVersion: v1