summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorDmitry Ilvokhin <d@ilvokhin.com>2021-10-07 19:47:02 +0100
committerDmitry Ilvokhin <d@ilvokhin.com>2021-10-07 19:47:02 +0100
commit451a23d3acf4bd0843ba4bdf4977066282c271cb (patch)
tree8415479b282c24342358fd538a1fbc69c2d7e6dc /index.html
parent7973bd6eef4240b75d98f2b5a488f24c296a6272 (diff)
downloadhome-451a23d3acf4bd0843ba4bdf4977066282c271cb.tar.gz
home-451a23d3acf4bd0843ba4bdf4977066282c271cb.tar.bz2
home-451a23d3acf4bd0843ba4bdf4977066282c271cb.zip
Fix bio text
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 064272e..b694f94 100644
--- a/index.html
+++ b/index.html
@@ -26,8 +26,8 @@ a:active { color: blue; }
<body>
<p>Hello, I'm Dmitry Ilvokhin.</p>
-<p>I like algorithms, data structures and complex bugs which crash large
- computer systems.</p>
+<p>I like algorithms, data structures and fix complex bugs in large computer
+ systems.</p>
<p>You can reach me on <a href="https://t.me/ilvokhin">telegram</a> or
<a href="mailto:d@ilvokhin.com">email</a>.</p>