Skip to content

Commit

Permalink
Merge pull request #27 from nyn0x/patch-1
Browse files Browse the repository at this point in the history
Fix typo in README
  • Loading branch information
Eyas committed Aug 31, 2020
2 parents 2c8a1a8 + 01b3a31 commit 20c7d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -59,7 +59,7 @@ export to do the same thing:

```tsx
import { Person } from "schema-dts";
import { helmetJsonLdProp } from "react-schemaorg";
import { jsonLdScriptProps } from "react-schemaorg";
import Head from "next/head";

export default function MyPage() {
Expand Down

0 comments on commit 20c7d9d

Please sign in to comment.