docs: fix typos (#3336)

Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
pull/3339/head
Sefa UN 7 months ago committed by GitHub
parent e4bf1e48e6
commit 08948968a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -131,7 +131,7 @@ interface Feature {
// Link when clicked on feature component. The link can
// be both internal or external.
//
// e.g. `guid/reference/default-theme-home-page` or `htttps://example.com`
// e.g. `guide/reference/default-theme-home-page` or `https://example.com`
link?: string
// Link text to be shown inside feature component. Best

Loading…
Cancel
Save