From 1e51e7d778edba890c4197dd656e4f281489b5d6 Mon Sep 17 00:00:00 2001 From: Zachary Ebenfeld Date: Fri, 10 Nov 2023 10:02:27 -0500 Subject: [PATCH] Update engineering-health.md fix typo --- docs/support/engineering-health.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/support/engineering-health.md b/docs/support/engineering-health.md index 17f87487df..3d468d8e4c 100644 --- a/docs/support/engineering-health.md +++ b/docs/support/engineering-health.md @@ -40,6 +40,6 @@ This codebase is designed to be **extremely performant** - it is part of its DNA [![minzip](https://img.shields.io/bundlephobia/minzip/react-beautiful-dnd.svg)](https://www.npmjs.com/package/react-beautiful-dnd) -Great care has been taken to keep the library as light as possible. There could be a smaller net cost if you where already using one of the underlying dependencies. +Great care has been taken to keep the library as light as possible. There could be a smaller net cost if you were already using one of the underlying dependencies. [← Back to documentation](/README.md#documentation-)