Skip to content

Commit b2f668d

Browse files
committed
Fix type
1 parent d6969de commit b2f668d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Another example: let's say that the execution of the previous command results in
3131
## Set credentials
3232

3333
arduino-cloud-cli needs a credentials file containing an Arduino IoT Cloud client ID and its corresponding secret.
34-
Credentials can also include an optional organization ID that specifies the organization to use each user can specify.
34+
Credentials can also include an optional organization ID that specifies the organization to use.
3535
You can retrieve these credentials from the [cloud](https://create.arduino.cc/iot/integrations) by creating a new API key.
3636

3737
Once you have the credentials, execute the following command and provide them:

0 commit comments

Comments
 (0)