We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e67f7b commit 6b91547Copy full SHA for 6b91547
docs/UPGRADING.md
@@ -10,7 +10,7 @@ The sketch name submitted via the `sketch new` command of the CLI or the gRPC co
10
`cc.arduino.cli.commands.v1.NewSketch` are now validated. The applied rules follow the
11
[sketch specifications](https://arduino.github.io/arduino-cli/dev/sketch-specification).
12
13
-Existing sketch names that don't respect the new constraints need to be updated.
+Existing sketch names violating the new constraint need to be updated.
14
### `daemon` CLI command's `--ip` flag removal
15
16
The `daemon` CLI command no longer allows to set a custom ip for the gRPC communication. Currently there is not enough
0 commit comments