From 30ea0d8fec9aced0fd434a1c25d3e6266ad4abff Mon Sep 17 00:00:00 2001 From: Yarne Coppens Date: Thu, 1 Aug 2024 10:15:17 +0200 Subject: [PATCH] Accidentally used non-neutral pronoun in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 954e63d..fb09a21 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # bgg_api An API implementation that will be used by my own board game website. -The plan is for this API to be used by a single person who wants his board game collection to be cached so that retrieval is much faster. +The plan is for this API to be used by a single person who wants their board game collection to be cached so that retrieval is much faster.