Skip to content

Commit 40f5a93

Browse files
authored
Merge pull request #190 from uw-amy-bordenave/patch-2
Fix typo: "Their" → "They"
2 parents c511b3f + 8b1015b commit 40f5a93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/available-variables.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To allow for more flexibility when overriding a theme there are also variables f
3434
- `page.meta.git_revision_date_localized_raw_timeago`
3535
- `page.meta.git_revision_date_localized_raw_custom`
3636

37-
Their are also available on the entire site level:
37+
They are also available on the entire site level:
3838

3939
- `page.meta.git_site_revision_date_localized_raw_datetime`
4040
- `page.meta.git_site_revision_date_localized_raw_iso_date`
@@ -72,4 +72,4 @@ We also expose the git hash and the git tag (empty if not tag associated with th
7272
- js/timeago_mkdocs_material.js
7373
```
7474

75-
You can download both these [files from GitHub](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/tree/master/mkdocs_git_revision_date_localized_plugin/js).
75+
You can download both these [files from GitHub](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/tree/master/mkdocs_git_revision_date_localized_plugin/js).

0 commit comments

Comments
 (0)