summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Ilvokhin <d@ilvokhin.com>2020-12-20 21:05:05 +0300
committerDima Ilvokhin <d@ilvokhin.com>2020-12-20 21:05:05 +0300
commit076db42d29926137139aa48f0779247c037d53ca (patch)
tree4e56d4dc90195da66b8feeff6641811df4c73d4a
parent01426347025474dd5f214a9ece79882476674b36 (diff)
downloadhome-076db42d29926137139aa48f0779247c037d53ca.tar.gz
home-076db42d29926137139aa48f0779247c037d53ca.tar.bz2
home-076db42d29926137139aa48f0779247c037d53ca.zip
Fix last sentence
https://english.stackexchange.com/questions/55762/call-me-through-at-on-this-number
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index e83bb61..6ceb1ee 100644
--- a/index.html
+++ b/index.html
@@ -30,7 +30,7 @@ a:active { color: blue; }
<p>Also, I like algorithms, data structures and complex bugs that crash large
computer systems.</p>
-<p>You can reach me at <a href="https://t.me/ilvokhin">telegram</a> or by
- <a href="mailto:d@ilvokhin.com">email</a>.</p>
+<p>You can reach me on <a href="https://t.me/ilvokhin">telegram</a> or just
+ <a href="mailto:d@ilvokhin.com">email</a> me.</p>
</body>
</html>