From 66c54adb12cd70837eddaf725c9c6c3bac54c37c Mon Sep 17 00:00:00 2001 From: Marcel Joss Date: Thu, 1 Jun 2023 13:59:30 +0200 Subject: [PATCH] style(readme): change extendable to extensible --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ce20aac..08a0318e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@

Tired of unreadable OpenAPI YAML files and a plethora of different tools? -
SAMT is a developer-focused, extendable and easy-to-learn toolkit for modeling APIs using a business-first approach
+
SAMT is a developer-focused, extensible and easy-to-learn toolkit for modeling APIs using a business-first approach