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 +```