Skip to content

Commit 564db01

Browse files
a-r-r-o-wrwightman
authored andcommitted
fix: typo in CONTRIBUTING.md
1 parent c2fe0a2 commit 564db01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This is YES:
4949
}
5050
```
5151

52-
When there is descrepancy in a given source file (there are many origins for various bits of code and not all have been updated to what I consider current goal), please follow the style in a given file.
52+
When there is discrepancy in a given source file (there are many origins for various bits of code and not all have been updated to what I consider current goal), please follow the style in a given file.
5353

5454
In general, if you add new code, formatting it with black using the following options should result in a style that is compatible with the rest of the code base:
5555

0 commit comments

Comments
 (0)