From 64612cc0b271cbebc1791bb69fd84e9727814e6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20K=C3=BChnel?= Date: Tue, 15 Oct 2024 16:27:04 +0200 Subject: [PATCH] [Grammar] Add missing period after sentence. (#10094) --- README.md | 2 +- contributors.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f72934f925c..49057fff0dd 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ We are happy you're here! [Remix](https://remix.run) is a full stack web framework that lets you focus on the user interface and work back through web fundamentals to deliver a fast, slick, and resilient user experience that deploys to any Node.js server and even non-Node.js environments at the edge like Cloudflare Workers. -Want to know more? Read the [Technical Explanation of Remix](https://remix.run/discussion/introduction) +Want to know more? Read the [Technical Explanation of Remix](https://remix.run/discussion/introduction). This repository contains the Remix source code. This repo is a work in progress, so we appreciate your patience as we figure things out. diff --git a/contributors.yml b/contributors.yml index 8dff80d0f6c..588b3a6712f 100644 --- a/contributors.yml +++ b/contributors.yml @@ -469,6 +469,7 @@ - mikechabot - mikeybinnswebdesign - mirzafaizan +- mischah - mitchelldirt - mjackson - mjangir