minor typo fix

This commit is contained in:
Jonathan 2022-02-14 23:36:14 +00:00
parent c8639e1630
commit 1da0eac5d5
10 changed files with 13 additions and 13 deletions

View file

@ -4,7 +4,7 @@
Development Workflow
====================
Anyone wishing to make contributions to OpenMC should be fully acquianted and
Anyone wishing to make contributions to OpenMC should be fully acquainted and
comfortable working with git_ and GitHub_. We assume here that you have git
installed on your system, have a GitHub account, and have setup SSH keys to be
able to create/push to repositories on GitHub.
@ -81,7 +81,7 @@ features and bug fixes. The general steps for contributing are as follows:
openmc-dev/openmc as the target.
At a minimum, you should describe what the changes you've made are and why
you are making them. If the changes are related to an oustanding issue, make
you are making them. If the changes are related to an outstanding issue, make
sure it is cross-referenced.
5. A committer will review your pull request based on the criteria