From 202d5490c8122d857bd4d4163ec4db60e6ece95d Mon Sep 17 00:00:00 2001 From: Jake Boone Date: Wed, 1 Jun 2022 09:54:29 -0700 Subject: [PATCH] docs: correct spelling of "latter" --- docs/SnapshotTesting.md | 2 +- website/versioned_docs/version-25.x/SnapshotTesting.md | 2 +- website/versioned_docs/version-26.x/SnapshotTesting.md | 2 +- website/versioned_docs/version-27.x/SnapshotTesting.md | 2 +- website/versioned_docs/version-28.0/SnapshotTesting.md | 2 +- website/versioned_docs/version-28.1/SnapshotTesting.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/SnapshotTesting.md b/docs/SnapshotTesting.md index c99ee848df13..08f81273a47e 100644 --- a/docs/SnapshotTesting.md +++ b/docs/SnapshotTesting.md @@ -280,7 +280,7 @@ exports[` should render Alan Turing`] = ` `; ``` -Since the later describes exactly what's expected in the output, it's more clear to see when it's wrong: +Since the latter describes exactly what's expected in the output, it's more clear to see when it's wrong: ```js exports[` should render null`] = ` diff --git a/website/versioned_docs/version-25.x/SnapshotTesting.md b/website/versioned_docs/version-25.x/SnapshotTesting.md index 6e5500bc2079..99ff0bc1e27b 100644 --- a/website/versioned_docs/version-25.x/SnapshotTesting.md +++ b/website/versioned_docs/version-25.x/SnapshotTesting.md @@ -269,7 +269,7 @@ exports[` should render Alan Turing`] = ` `; ``` -Since the later describes exactly what's expected in the output, it's more clear to see when it's wrong: +Since the latter describes exactly what's expected in the output, it's more clear to see when it's wrong: ```js exports[` should render null`] = ` diff --git a/website/versioned_docs/version-26.x/SnapshotTesting.md b/website/versioned_docs/version-26.x/SnapshotTesting.md index 6e5500bc2079..99ff0bc1e27b 100644 --- a/website/versioned_docs/version-26.x/SnapshotTesting.md +++ b/website/versioned_docs/version-26.x/SnapshotTesting.md @@ -269,7 +269,7 @@ exports[` should render Alan Turing`] = ` `; ``` -Since the later describes exactly what's expected in the output, it's more clear to see when it's wrong: +Since the latter describes exactly what's expected in the output, it's more clear to see when it's wrong: ```js exports[` should render null`] = ` diff --git a/website/versioned_docs/version-27.x/SnapshotTesting.md b/website/versioned_docs/version-27.x/SnapshotTesting.md index 385b29abae3f..2231060959d5 100644 --- a/website/versioned_docs/version-27.x/SnapshotTesting.md +++ b/website/versioned_docs/version-27.x/SnapshotTesting.md @@ -265,7 +265,7 @@ exports[` should render Alan Turing`] = ` `; ``` -Since the later describes exactly what's expected in the output, it's more clear to see when it's wrong: +Since the latter describes exactly what's expected in the output, it's more clear to see when it's wrong: ```js exports[` should render null`] = ` diff --git a/website/versioned_docs/version-28.0/SnapshotTesting.md b/website/versioned_docs/version-28.0/SnapshotTesting.md index c99ee848df13..08f81273a47e 100644 --- a/website/versioned_docs/version-28.0/SnapshotTesting.md +++ b/website/versioned_docs/version-28.0/SnapshotTesting.md @@ -280,7 +280,7 @@ exports[` should render Alan Turing`] = ` `; ``` -Since the later describes exactly what's expected in the output, it's more clear to see when it's wrong: +Since the latter describes exactly what's expected in the output, it's more clear to see when it's wrong: ```js exports[` should render null`] = ` diff --git a/website/versioned_docs/version-28.1/SnapshotTesting.md b/website/versioned_docs/version-28.1/SnapshotTesting.md index c99ee848df13..08f81273a47e 100644 --- a/website/versioned_docs/version-28.1/SnapshotTesting.md +++ b/website/versioned_docs/version-28.1/SnapshotTesting.md @@ -280,7 +280,7 @@ exports[` should render Alan Turing`] = ` `; ``` -Since the later describes exactly what's expected in the output, it's more clear to see when it's wrong: +Since the latter describes exactly what's expected in the output, it's more clear to see when it's wrong: ```js exports[` should render null`] = `