From 5f980bbff1f151b659bcbd4eeb8e25e89592409d Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 20:02:59 +0000 Subject: [PATCH] docs(readme): consistent use of sentence case in headings (#177) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f266312..9760ec4e 100644 --- a/README.md +++ b/README.md @@ -284,7 +284,7 @@ val client = LithicOkHttpClient.builder() .build() ``` -## 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: