aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-05-27 00:40:51 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2022-05-27 00:40:51 +0200
commitf7a754096df43f2a59377a4d59bf4c1d4a61f0cb (patch)
tree7f2c47c2eebd0ac2caa3c5452349fb113475533b
parent7539ba2f88b4c028ca259b15542ac7fc15d536c8 (diff)
downloadsebastiano.tronto.net-f7a754096df43f2a59377a4d59bf4c1d4a61f0cb.tar.gz
sebastiano.tronto.net-f7a754096df43f2a59377a4d59bf4c1d4a61f0cb.zip
fixed typo
-rw-r--r--.gitignore1
-rw-r--r--src/blog/2022-05-21-blogs/blogs.md2
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 18bd88b..381db25 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
1http 1http
2gemini 2gemini
3drafts
3BLOG-IDEAS 4BLOG-IDEAS
4HTML-TIPS 5HTML-TIPS
diff --git a/src/blog/2022-05-21-blogs/blogs.md b/src/blog/2022-05-21-blogs/blogs.md
index 777487b..a2ab0f7 100644
--- a/src/blog/2022-05-21-blogs/blogs.md
+++ b/src/blog/2022-05-21-blogs/blogs.md
@@ -50,7 +50,7 @@ on documents on the cloud, have video calls and share social media posts
50via apps - or browsers - that need at least modern, but preferably 50via apps - or browsers - that need at least modern, but preferably
51modern *and powerful*, hardware to run on, but are at the same time 51modern *and powerful*, hardware to run on, but are at the same time
52totally dependent on some huge server or data center somewhere else in the 52totally dependent on some huge server or data center somewhere else in the
53world. Of course, this services are run by the few huge companies that 53world. Of course, these services are run by the few huge companies that
54can afford to develop and mantain such a system. 54can afford to develop and mantain such a system.
55 55
56## So what now? 56## So what now?

Generated with cgit - Back to sebastiano.tronto.net