From 11e58245a6646688ad11e882b4fd74c3e7574211 Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 6 Nov 2015 18:47:03 -0500 Subject: [PATCH] fixes a typo in the README. metadat changes to metadata. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 6e3b5fa254643d..8042fdc878c2ae 100644 --- a/README.rst +++ b/README.rst @@ -125,7 +125,7 @@ input to the `wptupdate` tool. Expectation File Format ~~~~~~~~~~~~~~~~~~~~~~~ -Metadat about tests, notably including their expected results, is +Metadata about tests, notably including their expected results, is stored in a modified ini-like format that is designed to be human editable, but also to be machine updatable.