docs(developers): commit message format typo
Any line of the commit message cannot be longer *than* 100 characters! Closes #17006
This commit is contained in:
committed by
George Kalpakas
parent
b7753b7a01
commit
5b037321c3
+1
-1
@@ -249,7 +249,7 @@ format that includes a **type**, a **scope** and a **subject**:
|
||||
|
||||
The **header** is mandatory and the **scope** of the header is optional.
|
||||
|
||||
Any line of the commit message cannot be longer 100 characters! This allows the message to be easier
|
||||
Any line of the commit message cannot be longer than 100 characters! This allows the message to be easier
|
||||
to read on GitHub as well as in various git tools.
|
||||
|
||||
### Revert
|
||||
|
||||
Reference in New Issue
Block a user