From 3d03de8801cdad5b5a7ca2f034a5270d29939df3 Mon Sep 17 00:00:00 2001 From: James Bruten <109733895+james-bruten-mo@users.noreply.github.com> Date: Mon, 26 Jan 2026 08:13:21 +0000 Subject: [PATCH] fix typo --- source/WorkingPractices/pull_requests.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/WorkingPractices/pull_requests.rst b/source/WorkingPractices/pull_requests.rst index a892ec40..5ad9b4ac 100644 --- a/source/WorkingPractices/pull_requests.rst +++ b/source/WorkingPractices/pull_requests.rst @@ -44,7 +44,7 @@ Trivial pull requests are an exception and do not require a SciTech review. close that part of the review. The developer should **not** resolve conversations themselves. - * Feedback on code is not a refection of personal ability. All code can be + * Feedback on code is not a reflection of personal ability. All code can be improved and reviews are an opportunity for shared learning and collaboration.