Skip to content

Commit 1888ea6

Browse files
authored
doc: correct typo in README (#64)
This pull request includes a small change to the `README.md` file. The change corrects a grammatical error in the documentation by adding the word "be" in the list of potential interface changes.
1 parent 8cde3ab commit 1888ea6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ is currently **0**, which indicates that each new release of the `bl` program ma
388388
contain changes to its interface that are not backwards-compatible with
389389
previous releases such as:
390390

391-
- Command names may change, or moved within the command tree
391+
- Command names may change, or be moved within the command tree
392392
- Parameter names may change, or be removed entirely
393393
- Available field names may change, or be removed entirely
394394
- Default set of displayed fields displayed in output may change

0 commit comments

Comments
 (0)