diff options
-rw-r--r-- | CODECONVENTIONS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CODECONVENTIONS.md b/CODECONVENTIONS.md index fa90940cc4..7ab920806d 100644 --- a/CODECONVENTIONS.md +++ b/CODECONVENTIONS.md @@ -24,7 +24,7 @@ a change in a detail, if needed. Any change beyond 5 lines would likely require such detailed description. To get good practical examples of good commits and their messages, browse -thry the `git log` of the project. +the `git log` of the project. Python code conventions ======================= |