From 9a1a932e7e9b964f236652a53d33e73ab4f3e6cb Mon Sep 17 00:00:00 2001 From: Alex Kotov Date: Sun, 23 Jan 2022 02:37:53 +0500 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa8984b..5598e02 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ Configuration Because this library has no external dependencies, we use **autoconf** features to control behavior of the library, and packages to choose it's components. Configuration options also follow the [semantic versioning](https://semver.org) -scheme and are split into stable and work-on-progress ones. Here we cover only +scheme and are split into stable and work-in-progress ones. Here we cover only stable options. ### Non-default options