From f87eec11982faaa6679f6cbf2d6d1847b1412104 Mon Sep 17 00:00:00 2001 From: David Crespo Date: Mon, 26 Aug 2024 09:45:36 -0500 Subject: [PATCH] Fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ca8994..cf25e16 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ read more about this site and how we use it in our blog post The site is built with [Remix](https://remix.run/), a full stack React web framework. [rfd-api](https://github.com/oxidecomputer/rfd-api) collects the RFDs from -`oxidecomputer/rfd` stores it in a database, and serves it through an HTTP API, which this +`oxidecomputer/rfd`, stores them in a database, and serves them through an HTTP API, which this site uses. RFD discussions come from an associated pull request on GitHub. These are linked to from the document and displayed inline alongside the text.