From 48b2c5f16bd4ef754fef137ea19894908d4bf1db Mon Sep 17 00:00:00 2001
From: Amy Chen <66719270+xiachen-rh@users.noreply.github.com>
Date: Wed, 6 Jan 2021 22:37:02 +0800
Subject: fix a typo in man page cloud-init.1 (#752)

1. fix a typo in cloud-init.1
2. add xiachen-rh as contributor
---
 doc/man/cloud-init.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'doc')

diff --git a/doc/man/cloud-init.1 b/doc/man/cloud-init.1
index 9b52dc8d..3fde4148 100644
--- a/doc/man/cloud-init.1
+++ b/doc/man/cloud-init.1
@@ -10,7 +10,7 @@ cloud-init \- Cloud instance initialization
 Cloud-init provides a mechanism for cloud instance initialization.
 This is done by identifying the cloud platform that is in use, reading
 provided cloud metadata and optional vendor and user
-data, and then intializing the instance as requested.
+data, and then initializing the instance as requested.
 
 Generally, this command is not normally meant to be run directly by
 the user. However, some subcommands may useful for development or
-- 
cgit v1.2.3