summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Ilvokhin <d@ilvokhin.com>2020-12-20 19:28:06 +0300
committerDima Ilvokhin <d@ilvokhin.com>2020-12-20 19:28:06 +0300
commit01426347025474dd5f214a9ece79882476674b36 (patch)
treeca1561799c9fd2e603ef8e56c29a7d6db69d6d00
parent4aa3f457771b91db104c3f291373e62a5a1c9248 (diff)
downloadhome-01426347025474dd5f214a9ece79882476674b36.tar.gz
home-01426347025474dd5f214a9ece79882476674b36.tar.bz2
home-01426347025474dd5f214a9ece79882476674b36.zip
Replace money with profit word
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 919b567..e83bb61 100644
--- a/index.html
+++ b/index.html
@@ -26,7 +26,7 @@ a:active { color: blue; }
<body>
<p>Hello, I'm Dmitry Ilvokhin.</p>
-<p>I'm doing C++ software development for fun and money.</p>
+<p>I'm doing C++ software development for fun and profit.</p>
<p>Also, I like algorithms, data structures and complex bugs that crash large
computer systems.</p>