From e09d9dc4ffc26c6082ef003251efa77d133795f8 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Mon, 3 Aug 2020 11:45:10 -0300 Subject: Fixed typo --- content/posts.org | 2 +- ...how-i-got-a-residency-appointment-thanks-to-python-and-selenium.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'content') diff --git a/content/posts.org b/content/posts.org index e10bcdd..12b6eb8 100644 --- a/content/posts.org +++ b/content/posts.org @@ -22,7 +22,7 @@ quarantine they added a new appointment system. Before, there were no appointments, you just had to get there early and wait for the secretary to review your files and assign someone to attend you. But now, they had implemented an appointment system that you could do from the comfort of your own -home/office. There was just one issue: *there where never appointments available*. +home/office. There was just one issue: *there were never appointments available*. That was a little stressful. I was developing a small /tick/ by checking the site multiple times a day, with no luck. But then, I decided I wanted to do a diff --git a/content/posts/how-i-got-a-residency-appointment-thanks-to-python-and-selenium.md b/content/posts/how-i-got-a-residency-appointment-thanks-to-python-and-selenium.md index ce73dba..fe7d46a 100644 --- a/content/posts/how-i-got-a-residency-appointment-thanks-to-python-and-selenium.md +++ b/content/posts/how-i-got-a-residency-appointment-thanks-to-python-and-selenium.md @@ -2,7 +2,7 @@ title = "How I got a residency appointment thanks to Python, Selenium and Telegram" author = ["Roger Gonzalez"] date = 2020-08-02 -lastmod = 2020-08-02T18:00:39-03:00 +lastmod = 2020-08-03T11:44:38-03:00 tags = ["python", "selenium", "telegram"] categories = ["programming"] draft = false @@ -18,7 +18,7 @@ quarantine they added a new appointment system. Before, there were no appointments, you just had to get there early and wait for the secretary to review your files and assign someone to attend you. But now, they had implemented an appointment system that you could do from the comfort of your own -home/office. There was just one issue: **there where never appointments available**. +home/office. There was just one issue: **there were never appointments available**. That was a little stressful. I was developing a small _tick_ by checking the site multiple times a day, with no luck. But then, I decided I wanted to do a -- cgit v1.2.3