From 96219c350cd78f9d4fadd899d1ced5aaabab4546 Mon Sep 17 00:00:00 2001 From: Gavin Ridley Date: Thu, 8 Oct 2020 20:04:32 -0400 Subject: [PATCH] fix minor typo in dev workflow doc --- docs/source/devguide/workflow.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/devguide/workflow.rst b/docs/source/devguide/workflow.rst index 4c45df5e6..976e9b117 100644 --- a/docs/source/devguide/workflow.rst +++ b/docs/source/devguide/workflow.rst @@ -50,7 +50,7 @@ Contributing ------------ Now that you understand the basic development workflow, let's discuss how an -individual to contribute to development. Note that this would apply to both new +individual can contribute to development. Note that this would apply to both new features and bug fixes. The general steps for contributing are as follows: 1. Fork the main openmc repository from `openmc-dev/openmc`_. This will create a