From 39b4c18879c26a9cf4a5d688c1258b33f802372b Mon Sep 17 00:00:00 2001 From: Abdallah Abis <59185227+AbdallahAbis@users.noreply.github.com> Date: Thu, 2 Jun 2022 15:28:57 +0100 Subject: [PATCH] chore(docs): Remove typo in Script guide (#35826) Co-authored-by: LekoArts --- docs/docs/reference/built-in-components/gatsby-script.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/reference/built-in-components/gatsby-script.md b/docs/docs/reference/built-in-components/gatsby-script.md index 74a376ed41282..5d3f86ba12dc9 100644 --- a/docs/docs/reference/built-in-components/gatsby-script.md +++ b/docs/docs/reference/built-in-components/gatsby-script.md @@ -281,8 +281,8 @@ Here is an example using the callbacks: ```jsx