doc: fix extra period

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2024-07-31 11:39:58 -07:00
parent 347d931a74
commit 9805a2c8bf
1 changed files with 1 additions and 1 deletions

View File

@ -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).