fix: typo in CONTRIBUTING.md

This commit is contained in:
a-r-r-o-w 2023-10-19 18:51:39 +05:30 committed by Ross Wightman
parent c2fe0a2268
commit 564db019f6

View File

@ -49,7 +49,7 @@ This is YES:
}
```
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.
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.
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: