diff --git a/README.md b/README.md index fa70969ffa3642a60f3cdace03575fd1981f51e2..6bbf3b0d9fb4a7dc06f64d96847f2622b7042f73 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,6 @@ exec < /dev/tty && node_modules/.bin/git-cz --hook || true We have configured three types of commits for the work on the technical reference that should reflect the extent of your contribution: -- PATCH: Small addition to or revision of Technical reference's Markdown files. -- MINOR: Medium addition to or revision of Technical reference's Markdown files. -- MAJOR: Huge contribution to or revision of Technical reference's Markdown files. +- PATCH: Small addition to or revision of the Technical Reference's Markdown files. +- MINOR: Medium addition to or revision of the Technical Reference's Markdown files. +- MAJOR: Huge contribution to or revision of the Technical Reference's Markdown files.