From 2a18c6a2f6b86c63d7c898e6dcb59a19fe80f063 Mon Sep 17 00:00:00 2001 From: Skyler Sinclair Date: Tue, 2 Aug 2022 14:48:31 -0700 Subject: [PATCH] fix(docs): Fixed typo in schema history markdown! (#5545) --- docs/schema-history.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/schema-history.md b/docs/schema-history.md index 40f1f2e947..00c56e1065 100644 --- a/docs/schema-history.md +++ b/docs/schema-history.md @@ -17,7 +17,7 @@ the dataset schema are, and when those were reported. Here's an example from our ![](./imgs/schema-blame-latest-version.png) -If you click on an older version in the selector, you'll travel back in time and see what the schena looked like back then. Notice +If you click on an older version in the selector, you'll travel back in time and see what the schema looked like back then. Notice the changes here to the glossary terms for the `status` field, and to the descriptions for the `created_at` and `updated_at` fields.