fixed typo

main
Crimson Tome 2021-11-01 16:49:05 +00:00 committed by GitHub
parent 9075448470
commit 97fa9e1c5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ Remember `metadata.json`? You'll need to fill that in now to customise the templ
"author": {
"name": "your-name",
"email": "your-email,
"url": "hhtps://subdomain-you-chose.netlify.app/about-me/"
"url": "https://subdomain-you-chose.netlify.app/about-me/"
}
}
```