Skip to content

Commit

Permalink
chore: Corrected codespell detected errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
gtdang authored and ntolley committed May 25, 2024
1 parent 2aad36e commit aa773ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Our Pledge

We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socioeconomic status, nationality, personal appearance, race, religion, or sexual identity and orientation.

We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.

Expand Down
4 changes: 2 additions & 2 deletions doc/roadmap.rst
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@ API and Tutorial development
The ability to interpret the neural origin of macroscale MEG/EEG signals in a
complex high-dimensional non-linear computational neural model is challenging.
A primary goal of HNN is to facilitate this interpretation with a clear API and examples
of use in HNN-core, and interactive GUI-based tutorals for all HNN-GUI functionality on our HNN website.
Following the process for creating new featuers in HNN, the process for documenting
of use in HNN-core, and interactive GUI-based tutorials for all HNN-GUI functionality on our HNN website.
Following the process for creating new features in HNN, the process for documenting
new features will be to first develop them with API and examples of use in HNN-core, followed
by integration into the HNN-GUI, with corresponding GUI-based tutorials on the HNN-website.
Developmental goals are only complete once the corresponding documentation is available.
Expand Down

0 comments on commit aa773ec

Please sign in to comment.