We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33e730b commit 4547784Copy full SHA for 4547784
README.md
@@ -445,7 +445,7 @@ The release script tries to find common errors in the ioBroker Github Actions re
445
npm run release patch -- --no-workflow-check
446
```
447
448
-#### Limit the number of news in `io-package.json` (`--numNews` or `-nn`)
+#### Limit the number of news in `io-package.json` (`--numNews` or `--nn`)
449
450
By default the most recent 7 news entries are kept in `io-package.json`. Using this option, you can change the limit.
451
0 commit comments