Skip to content

Commit

Permalink
Update UsingNWB.md to fix typo (LorenFrankLab#1141)
Browse files Browse the repository at this point in the history
  • Loading branch information
bendichter authored Oct 2, 2024
1 parent 4498444 commit 0ccc6ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/ForDevelopers/UsingNWB.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ The following objects should be uniquely named.
- Each recording and sorting is given truncated UUID strings as part of
concatenations.

Following broader Python conventions, methods a method that will not be
Following broader Python conventions, a method that will not be
explicitly called by the user should start with `_`

## Time
Expand Down

0 comments on commit 0ccc6ed

Please sign in to comment.