Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
Update project/conventions.md
Browse files Browse the repository at this point in the history
Co-authored-by: Faisal Memon <fymemon@yahoo.com>
Signed-off-by: Edwin Buck <edwbuck@gmail.com>
  • Loading branch information
edwbuck and faisal-memon committed Jun 7, 2023
1 parent c3213ab commit c4d19db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/conventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ intent of the writer.
### Camel Case for created elements.
Elements that refer to components that the project has created should
exclusively use camel case, with a the first word being lower case. To
illustrate, a "card sort order" path element would read "cardsharper".
illustrate, a "card sort order" path element would read "cardSortOrder".

### Acronyms and Minimalists

Expand Down

0 comments on commit c4d19db

Please sign in to comment.