Skip to content

Commit 7a4ac9a

Browse files
committed
typos in openers
1 parent 84d1bff commit 7a4ac9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3925,7 +3925,7 @@
39253925
hero.append(heroMark, el("h1", null, "Content that self-assembles."));
39263926
wrap.appendChild(hero);
39273927
wrap.appendChild(el("p", "lead",
3928-
"Telepatch turns a single index page into a simple website. Add page name to telepat.ch/# and the site builds, locally." +
3928+
"Telepatch turns a single index page into a simple website. Add page name to telepat.ch/# and the site builds, locally" +
39293929
"."));
39303930
wrap.appendChild(el("p", null,
39313931
"Nothing is stored here. Articles are fetched from Telegraph and laid " +

0 commit comments

Comments
 (0)