summaryrefslogtreecommitdiff
path: root/doc/examples/seed/meta-data
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/seed/meta-data')
-rw-r--r--doc/examples/seed/meta-data2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/seed/meta-data b/doc/examples/seed/meta-data
index d0551448..38baca9a 100644
--- a/doc/examples/seed/meta-data
+++ b/doc/examples/seed/meta-data
@@ -1,4 +1,4 @@
-# this is yaml formated data
+# this is yaml formatted data
# it is expected to be roughly what you would get from running the following
# on an ec2 instance:
# python -c 'import boto.utils, yaml; print(yaml.dump(boto.utils.get_instance_metadata()))'