Skip to content

Commit cf52bf5

Browse files
authored
Merge pull request #281 from albertchae/patch-1
Fix typo in doc site links
2 parents e46b780 + 6809e1d commit cf52bf5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/src/_data.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"top_links": [
1212
{
1313
"icon": "fab fa-github",
14-
"title": "GitHub Repsitory",
14+
"title": "GitHub Repository",
1515
"url": "https://github.com/hexagon/croner"
1616
},
1717
{
@@ -27,7 +27,7 @@
2727
],
2828
"nav_links": [
2929
{
30-
"title": "GitHub Repsitory",
30+
"title": "GitHub Repository",
3131
"url": "https://github.com/hexagon/croner"
3232
},
3333
{
@@ -39,4 +39,4 @@
3939
"url": "https://npmjs.com/package/croner"
4040
}
4141
]
42-
}
42+
}

0 commit comments

Comments
 (0)