From 8ff23d5ab2c0e6c1f8f834a73fc36b1a5b646fc4 Mon Sep 17 00:00:00 2001 From: Stainless Bot Date: Wed, 20 Mar 2024 20:00:59 +0000 Subject: [PATCH] docs(readme): consistent use of sentence case in headings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d2ca956..a3abda09 100644 --- a/README.md +++ b/README.md @@ -254,7 +254,7 @@ await orb.customers.create( ); ``` -## Semantic Versioning +## Semantic versioning This package generally follows [SemVer](https://semver.org/spec/v2.0.0.html) conventions, though certain backwards-incompatible changes may be released as minor versions: