Fix missing title case in CONTRIBUTING.md

This commit is contained in:
Jonas Platte 2020-08-13 20:32:24 +02:00
parent 5c025da37d
commit ed767d253b
No known key found for this signature in database
GPG Key ID: CC154DE0E30B7C67

View File

@ -47,7 +47,7 @@ help you on your way:
In general, try to replicate the coding style that is already present. Specifically: In general, try to replicate the coding style that is already present. Specifically:
### Common types ### Common Types
When writing endpoint definitions, use the following mapping from request / When writing endpoint definitions, use the following mapping from request /
response field types listed in the specification to Rust types: response field types listed in the specification to Rust types: