From 9805a2c8bf16545fca4fb4bac2f34e2f7b8aa193 Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Wed, 31 Jul 2024 11:39:58 -0700 Subject: [PATCH] doc: fix extra period Signed-off-by: David B. Kinder --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8a786e3b..b67004ce9 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ This is the Project ACRN Documentation Publishing site for GitHub Pages. Content changes are not made directly in this repo. Instead, edit content in the acrn-hypervisor repo's /doc folder, re-generate the HTML with Sphinx (make html), and push the updated content here for publishing -(make publish).. +(make publish).