From ac3b1d980f153a99f9ce2b58c1c69720c0b573a6 Mon Sep 17 00:00:00 2001 From: Freewheelin Date: Fri, 14 Mar 2025 18:15:09 +1000 Subject: [PATCH] Update README.md Fix missing word --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13231869..fc6e8bbe 100644 --- a/README.md +++ b/README.md @@ -388,7 +388,7 @@ is currently **0**, which indicates that each new release of the `bl` program ma contain changes to its interface that are not backwards-compatible with previous releases such as: - - Command names may change, or moved within the command tree + - Command names may change, or be moved within the command tree - Parameter names may change, or be removed entirely - Available field names may change, or be removed entirely - Default set of displayed fields displayed in output may change