From cb4d4ef70b5f534d03061f10ba2e1fc02934bfc1 Mon Sep 17 00:00:00 2001 From: vishal kumar <112367043+vishalkumar957039@users.noreply.github.com> Date: Sat, 9 Aug 2025 17:32:26 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 624bf9d825..b3242b3d14 100644 --- a/README.md +++ b/README.md @@ -1386,7 +1386,7 @@ Use `background` to set a custom background color matching your color scheme. De Use `theme` to match the text color to your color scheme. Defaults to `dark`. -Use `hideBreadcrumbNav` to optionaly hide the breadcrumb navigation on this variant. Defaults to false. +Use `hideBreadcrumbNav` to optionally hide the breadcrumb navigation on this variant. Defaults to false. Use `videoUrl` to videoURL to post the video in half width /full width @@ -3210,4 +3210,4 @@ This can be turned off through gatsby-config.js removeLogIssue: true, }, } -``` \ No newline at end of file +```