From 67c8e53cc3fe007bb40d6e9c10549ca8200a9cd7 Mon Sep 17 00:00:00 2001
From: Alexey Vazhnov <vazhnov@boot-keys.org>
Date: Fri, 28 Feb 2020 01:16:29 +0300
Subject: docs: typo fixed: dta → data
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 doc/rtd/topics/format.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'doc/rtd')

diff --git a/doc/rtd/topics/format.rst b/doc/rtd/topics/format.rst
index 2b60bdd3..e3e5f8aa 100644
--- a/doc/rtd/topics/format.rst
+++ b/doc/rtd/topics/format.rst
@@ -126,7 +126,7 @@ Begins with: ``#cloud-config`` or ``Content-Type: text/cloud-config`` when
 using a MIME archive.
 
 .. note::
-   New in cloud-init v. 18.4: Cloud config dta can also render cloud instance
+   New in cloud-init v. 18.4: Cloud config data can also render cloud instance
    metadata variables using jinja templating. See
    :ref:`instance_metadata` for more information.
 
-- 
cgit v1.2.3