From 29ea6dfcb099a16e8ff0dde3e1df91b0cdcb6fd9 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 16 Aug 2024 19:12:32 -0400 Subject: [PATCH] Update Responder documentation with corrected information about ADHD medication --- data/software/responder.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/software/responder.md b/data/software/responder.md index cedcc97..95c8bda 100644 --- a/data/software/responder.md +++ b/data/software/responder.md @@ -20,7 +20,7 @@ The primary concept here is to bring the niceties that are brought forth from bo I wanted to reboot this project, but I think FastAPI is a better choice for most people. I recommend using that instead. -Honestly, I wrote this code in a month while I was taking perscription ADHD meds, years ago, and I don't remember much about it. I recommend reading through the code, though! +Honestly, I wrote this code in a month while I was taking perscription ADD meds, years ago, and I don't remember much about it. I recommend reading through the code, though! ## The Code