diff options
author | Camil Staps | 2017-07-24 08:57:22 +0200 |
---|---|---|
committer | Camil Staps | 2017-07-24 08:57:22 +0200 |
commit | 3f367672efbf146e3c7dac3da9319e5703ba771c (patch) | |
tree | 0bbdd01badbee4892cc678a91ff1115fde810803 /resources/pug | |
parent | Update education (diff) |
Fix typo
Diffstat (limited to 'resources/pug')
-rw-r--r-- | resources/pug/finals/index.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 3d4d6f7..0dc952e 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -94,7 +94,7 @@ block content td: a(href="https://parse.hebrewtools.org") ParseTrainer td Web app to practice parsing Hebrew verbs (#[a(href="https://github.com/HebrewTools/ParseTrainer") GitHub]) tr - td: a(href="https://clauses.hebrewtools.org") ClausesFormatter + td: a(href="https://clauses.hebrewtools.org") ClauseFormatter td Web app to format Hebrew bible text in clauses, exports to TeX and PDF (#[a(href="https://github.com/HebrewTools/ClauseFormatter") GitHub]) tr td: a(href="https://github.com/camilstaps/fuspel") fuspel |