Skip to content

Commit

Permalink
Update docs/developers/style-guide.md
Browse files Browse the repository at this point in the history
Co-authored-by: Torsten Scholak <[email protected]>
  • Loading branch information
jlamypoirier and tscholak authored Dec 18, 2024
1 parent 3701d81 commit b8988f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developers/style-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Following these will ensure a swift reviewing process and will help maintaining
Note that while we try to enforce these principles,
exceptions may be allowed on a case-by-case basis, for example if they noticeably improve readability.

As a general principle, **Fast-LLM prioritize code readability and maintainability** over conciseness,
As a general principle, **Fast-LLM prioritizes code readability and maintainability** over conciseness,
coding speed or individual programmer's preferences.
Most of the style choices below are based on this principle.

Expand Down

0 comments on commit b8988f3

Please sign in to comment.