From b2d75d455fadd1d71fc4b46958e5b4e62d80aabf Mon Sep 17 00:00:00 2001 From: oekazuma Date: Tue, 31 Aug 2021 01:26:54 +0900 Subject: [PATCH] docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index daf6c80..8037697 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ yarn add svelte-meta-tags | `openGraph.article.authors` | string[] | Writers of the article. | | `openGraph.article.section` | string | A high-level section name. E.g. Technology | | `openGraph.article.tags` | string[] | Tag words associated with this article. | -| `jsonLd` | object | Data in `ld+json` format. NOTE: It will stop working in v.2.0.0! [Details](#json-ld-warning) | +| `jsonLd` | object | Data in `ld+json` format. NOTE: It will stop working in v2.0.0! [Details](#json-ld-warning) | #### robotsProps