From 8a03b4700ec7b1eb78c9215cae8329797a8cd82f Mon Sep 17 00:00:00 2001 From: Rui Lopes Date: Mon, 7 Oct 2019 20:23:46 +0100 Subject: [PATCH] Fix typo in userdata docs Change-Id: Ia17cd09eed0f790f00a3acff3b0541fd0cf784c1 --- doc/source/userdata.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/userdata.rst b/doc/source/userdata.rst index 835f0fa3..9f2605d2 100644 --- a/doc/source/userdata.rst +++ b/doc/source/userdata.rst @@ -161,7 +161,7 @@ The following cloud-config directives are supported: Multi-part content ------------------ -MIME multi-part user data is supported. The content will ne handled based on +MIME multi-part user data is supported. The content will be handled based on the content type. * text/x-shellscript - Any script to be executed: PowerShell, Batch, Bash