From 28da40a4e799b37c58e2413afc78dde8369c6125 Mon Sep 17 00:00:00 2001 From: "James O. D. Hunt" Date: Fri, 14 Jun 2019 17:39:11 +0100 Subject: [PATCH] docs: Fix formatting Ensure all non-dictionary words are in backticks. Fixes: #504. Signed-off-by: James O. D. Hunt --- install/installing-with-kata-doc-to-script.md | 2 +- install/installing-with-kata-manager.md | 2 +- install/snap-installation-guide.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/install/installing-with-kata-doc-to-script.md b/install/installing-with-kata-doc-to-script.md index 1e3eefb50..3c6e25b94 100644 --- a/install/installing-with-kata-doc-to-script.md +++ b/install/installing-with-kata-doc-to-script.md @@ -1,4 +1,4 @@ -# Installing with kata-doc-to-script +# Installing with `kata-doc-to-script` * [Introduction](#introduction) * [Packages Installation](#packages-installation) diff --git a/install/installing-with-kata-manager.md b/install/installing-with-kata-manager.md index 5f51e2687..14cf725fb 100644 --- a/install/installing-with-kata-manager.md +++ b/install/installing-with-kata-manager.md @@ -1,4 +1,4 @@ -# Installing with kata-manager +# Installing with `kata-manager` * [Introduction](#introduction) * [Full Installation](#full-installation) diff --git a/install/snap-installation-guide.md b/install/snap-installation-guide.md index ed0881045..a4660511f 100644 --- a/install/snap-installation-guide.md +++ b/install/snap-installation-guide.md @@ -1,4 +1,4 @@ -# Install Kata Containers from snapcraft.io +# Install Kata Containers from `snapcraft.io` Kata Containers can be installed in any Linux distribution that supports [snapd](https://docs.snapcraft.io/installing-snapd).